diff --git a/pom.xml b/pom.xml index 0a768e3..1d4bc03 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 1.2.13 1.7.36 1.3.0 - 5.1.1 + 5.9.0 @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 3.2.2 sign-artifacts @@ -113,7 +113,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.13.0 ${maven.compiler.source} ${maven.compiler.target} @@ -122,7 +122,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.0.1 + 3.3.1 filter-resources @@ -164,7 +164,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.3.0 @@ -216,7 +216,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.1.2 + 3.3.1 com.puppycrawl.tools @@ -240,13 +240,8 @@ maven-surefire-plugin - 2.19.1 + 3.2.5 - - org.junit.platform - junit-platform-surefire-provider - 1.1.1 - org.junit.jupiter junit-jupiter-engine