diff --git a/pom.xml b/pom.xml index f7f2e1d9fb4..5abf851c71c 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 3.0.2 3.0.2 2.15.0 - 0.8.6 + 0.8.8 3.34.0 1.5.0 2.11.0 @@ -142,6 +142,7 @@ 0.9.0 7.5.0 1.8.0 + 2.5.3 @@ -548,10 +549,10 @@ - org.jacoco jacoco-maven-plugin + ${jacoco-plugin.version} prepare-agent @@ -572,6 +573,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin + ${maven.sonar-plugin.version} sonar-verify-execution @@ -626,23 +628,16 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.1.2 + 3.2.0 ./checkstyle/checkstyle.xml true - - - com.puppycrawl.tools - checkstyle - 10.3.4 - - org.apache.maven.plugins maven-release-plugin - 2.5 + ${maven-release-plugin.version} -Dgpg.passphrase=${gpg.passphrase} @@ -650,6 +645,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.10.1 11 11 @@ -692,7 +688,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 1.6 sign-artifacts @@ -757,6 +753,7 @@ org.apache.maven.plugins maven-release-plugin + ${maven-release-plugin.version} true v@{project.version} @@ -765,7 +762,7 @@ org.codehaus.mojo versions-maven-plugin - 2.5 + 2.12.0 false