diff --git a/kotlin/pom.xml b/kotlin/pom.xml index a878a9d72..c742a8f16 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -90,7 +90,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.14.1 diff --git a/maven/pom.xml b/maven/pom.xml index 9688fbe01..0ed229d8b 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -56,7 +56,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.11.0 + 3.15.2 provided @@ -108,7 +108,7 @@ org.apache.maven.plugin-testing maven-plugin-testing-harness - 3.3.0 + 3.4.0 test @@ -143,7 +143,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.11.0 + 3.15.2 mojo-descriptor diff --git a/parent/pom.xml b/parent/pom.xml index 8a60b16f4..29fb8d842 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -59,11 +59,11 @@ 4.8.2.0 - 3.21.2 + 3.28.0 6.55.0 - 3.3.1 + 3.6.0 10.20.1 @@ -698,7 +698,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.0 + 3.2.8 sign-artifacts @@ -712,7 +712,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.12.0 none diff --git a/pom.xml b/pom.xml index fd875a2cd..ed1990c71 100644 --- a/pom.xml +++ b/pom.xml @@ -82,8 +82,8 @@ - 3.9.6 - 1.9.18 + 3.9.11 + 1.9.24 compile @@ -237,7 +237,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.14.1