From fee63427ff1f72e2b7ff85802b399fd86282e6ff Mon Sep 17 00:00:00 2001 From: Daniel Fisher Date: Tue, 13 Aug 2024 13:44:16 -0400 Subject: [PATCH] Update plugins. --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index eaaef89..b2759d5 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.4.1 + 3.5.0 enforce-maven @@ -152,17 +152,17 @@ org.apache.maven.plugins maven-clean-plugin - 3.3.2 + 3.4.0 org.apache.maven.plugins maven-deploy-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins maven-install-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins @@ -186,7 +186,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.3.1 + 3.4.0 com.puppycrawl.tools @@ -217,7 +217,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.4.0 + 4.8.6.2 Max Medium @@ -236,7 +236,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 10 @@ -250,7 +250,7 @@ com.github.siom79.japicmp japicmp-maven-plugin - 0.21.1 + 0.22.0 @@ -286,7 +286,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.8.0 8 @@ -321,7 +321,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.1 + 3.4.2 ${project.build.outputDirectory}/META-INF/MANIFEST.MF @@ -378,7 +378,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.1 + 3.1.1 v@{project.version} @@ -399,7 +399,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.5 sign-artifacts