diff --git a/org.eclipse.sisu.plexus/pom.xml b/org.eclipse.sisu.plexus/pom.xml index 9d71226..d00d88a 100644 --- a/org.eclipse.sisu.plexus/pom.xml +++ b/org.eclipse.sisu.plexus/pom.xml @@ -86,7 +86,7 @@ org.codehaus.plexus plexus-utils - 4.0.0 + 4.0.1 org.codehaus.plexus diff --git a/pom.xml b/pom.xml index 493a322..0ca5aef 100644 --- a/pom.xml +++ b/pom.xml @@ -118,8 +118,8 @@ 8 - 1.${maven.compiler.release} - 1.${maven.compiler.release} + ${maven.compiler.release} + ${maven.compiler.release} UTF-8 3.6.3 @@ -132,7 +132,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.2.1 + 3.4.1 @@ -164,14 +164,14 @@ org.codehaus.mojo extra-enforcer-rules - 1.6.1 + 1.8.0 org.apache.maven.plugins maven-clean-plugin - 3.2.0 + 3.3.2 org.apache.maven.plugins @@ -181,37 +181,38 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.13.0 none + true org.apache.maven.plugins maven-dependency-plugin - 3.5.0 + 3.6.1 org.apache.maven.plugins maven-surefire-plugin - 3.0.0 + 3.2.5 org.apache.maven.surefire surefire-junit47 - 3.0.0 + 3.2.5 org.apache.maven.plugins maven-failsafe-plugin - 3.0.0 + 3.2.5 org.apache.maven.surefire surefire-junit47 - 3.0.0 + 3.2.5 @@ -239,7 +240,7 @@ Bundle-DocURL: http://www.eclipse.org/sisu/ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 default-jar @@ -254,22 +255,22 @@ Bundle-DocURL: http://www.eclipse.org/sisu/ org.apache.maven.plugins maven-install-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins maven-deploy-plugin - 3.1.1 + 3.1.2 org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.12 org.apache.maven.plugins maven-release-plugin - 3.0.0 + 3.0.1 forked-path false @@ -289,7 +290,7 @@ Bundle-DocURL: http://www.eclipse.org/sisu/ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.1 attach-sources @@ -302,7 +303,7 @@ Bundle-DocURL: http://www.eclipse.org/sisu/ org.apache.maven.plugins maven-javadoc-plugin - 3.5.0 + 3.6.3 ${basedir}/overview.html *.internal @@ -322,7 +323,7 @@ Bundle-DocURL: http://www.eclipse.org/sisu/ org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.2.4 ${gpg.passphrase} true @@ -350,7 +351,7 @@ Bundle-DocURL: http://www.eclipse.org/sisu/ org.apache.maven.plugins maven-project-info-reports-plugin - 3.4.2 + 3.5.0 com.diffplug.spotless