diff --git a/java-simple-stream-benchmark/pom.xml b/java-simple-stream-benchmark/pom.xml index dfdb132f9..f0243c5c3 100644 --- a/java-simple-stream-benchmark/pom.xml +++ b/java-simple-stream-benchmark/pom.xml @@ -41,7 +41,7 @@ questions. UTF-8 1.37 - 1.8 + 21 benchmarks @@ -64,7 +64,7 @@ questions. org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.8.1 ${javac.target} ${javac.target} @@ -74,7 +74,7 @@ questions. org.apache.maven.plugins maven-shade-plugin - 2.2 + 3.6.0 package @@ -107,46 +107,5 @@ questions. - - - - maven-clean-plugin - 2.5 - - - maven-deploy-plugin - 2.8.1 - - - maven-install-plugin - 2.5.1 - - - maven-jar-plugin - 2.4 - - - maven-javadoc-plugin - 2.9.1 - - - maven-resources-plugin - 2.6 - - - maven-site-plugin - 3.3 - - - maven-source-plugin - 2.2.1 - - - maven-surefire-plugin - 2.17 - - - - - + \ No newline at end of file