diff --git a/core-java/pom.xml b/core-java/pom.xml index 0e57b35ab8..a0a35feed9 100644 --- a/core-java/pom.xml +++ b/core-java/pom.xml @@ -80,7 +80,7 @@ - + log4j log4j 1.2.17 @@ -200,7 +200,7 @@ io.vavr vavr ${vavr.version} - + org.openjdk.jmh jmh-core @@ -372,30 +372,30 @@ - + - org.codehaus.mojo - exec-maven-plugin - + org.codehaus.mojo + exec-maven-plugin + - - run-benchmarks - integration-test - - exec - - - test - java - - -classpath - - org.openjdk.jmh.Main - .* - - - - + + run-benchmarks + integration-test + + exec + + + test + java + + -classpath + + org.openjdk.jmh.Main + .* + + + + @@ -436,7 +436,7 @@ - + 2.8.5