From 09da2a9608b3b2565d42e336bc6bbf3736e45769 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 23 Feb 2024 14:29:09 +0100 Subject: [PATCH] GH-511 - Upgrade build plugins to the latest versions. --- pom.xml | 18 +++++++++--------- spring-modulith-examples/pom.xml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 3f5f259e..4a0b71b6 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ 1.2.1 - 3.6.1 + 3.6.2 4.6.1 2023.1.1 1.18.30 @@ -144,7 +144,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.6.3 attach-javadocs @@ -207,7 +207,7 @@ limitations under the License. org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.1.0 sign-artifacts @@ -258,7 +258,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.6.3 false @@ -321,7 +321,7 @@ limitations under the License. org.apache.maven.plugins maven-assembly-plugin - 3.4.2 + 3.6.0 docs @@ -444,7 +444,7 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.6.3 accessibility,html,reference,syntax package @@ -464,7 +464,7 @@ limitations under the License. org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.1 17 17 @@ -487,7 +487,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.5 @@ -559,7 +559,7 @@ limitations under the License. org.apache.maven.plugins maven-release-plugin - 3.0.0 + 3.0.1 sonatype true diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index d27879bf..f2bef72b 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -36,7 +36,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.1