diff --git a/pom.xml b/pom.xml index f4ac666c..22dbfccc 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,6 @@ UTF-8 6.0.3 - 1.14.3 18.3.0 1.78.0 @@ -104,6 +103,14 @@ + + org.junit + junit-bom + ${junit-jupiter.version} + pom + import + + org.apache.arrow arrow-bom @@ -300,27 +307,23 @@ org.junit.platform junit-platform-engine - ${junit-platform.version} org.junit.platform junit-platform-launcher - ${junit-platform.version} org.junit.jupiter junit-jupiter-engine - ${junit-jupiter.version} test org.junit.jupiter junit-jupiter-params - ${junit-jupiter.version} test