diff --git a/exist-parent/pom.xml b/exist-parent/pom.xml index 8e972a17cb9..9808ddf83e4 100644 --- a/exist-parent/pom.xml +++ b/exist-parent/pom.xml @@ -132,6 +132,7 @@ 4.3.0 2.4 3.0 + 3.5.4 . @@ -624,7 +625,8 @@ ${env.NVD_API_KEY} true - + ${env.OSSINDEX_USERNAME} + ${env.OSSINDEX_TOKEN} false false false @@ -796,8 +798,7 @@ org.apache.maven.plugins maven-surefire-plugin - - 3.5.2 + ${surefire.version} org.junit.platform @@ -852,12 +853,12 @@ org.apache.maven.plugins maven-surefire-report-plugin - 3.5.4 + ${surefire.version} org.apache.maven.plugins maven-failsafe-plugin - 3.5.4 + ${surefire.version} org.apache.maven.plugins @@ -979,6 +980,13 @@ + + + org.apache.maven.plugins:maven-failsafe-plugin + org.apache.maven.plugins:maven-surefire-plugin + org.apache.maven.plugins:maven-surefire-report-plugin + + ${maven.compiler.target} eXist-db requires (at least) OpenJDK ${maven.compiler.target} to build and run. Detected ${java.vendor} OpenJDK ${java.version}. Please upgrade. @@ -1164,6 +1172,7 @@ org.apache.maven.plugins maven-surefire-report-plugin + ${surefire.version} true