From 1b1707fa11e4cf89c27be610a52cffc453826a9b Mon Sep 17 00:00:00 2001 From: Torsten Friebe Date: Mon, 9 Sep 2024 21:18:41 +0200 Subject: [PATCH] Upgraded maven plugins jaxb, dependency, surefire, failsafe, deploy, install, jar, javadoc, release, owasp and other report plugins to latest version --- pom.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 30b0cb8439..d85e4303ba 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.jvnet.jaxb jaxb-maven-plugin - 4.0.6 + 4.0.8 @@ -129,7 +129,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.7.0 + 3.8.0 org.codehaus.mojo @@ -144,7 +144,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.5.0 -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Xms1024m -Xmx2048m --illegal-access=permit @@ -161,7 +161,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.5.0 --illegal-access=permit @@ -185,12 +185,12 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 org.apache.maven.plugins maven-install-plugin - 3.1.2 + 3.1.3 org.apache.maven.plugins @@ -205,7 +205,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.1 + 3.4.2 org.apache.maven.plugins @@ -215,7 +215,7 @@ org.codehaus.mojo buildnumber-maven-plugin - 3.2.0 + 3.2.1 org.apache.maven.plugins @@ -225,12 +225,12 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.10.0 org.apache.maven.plugins maven-release-plugin - 3.1.0 + 3.1.1 org.apache.maven.plugins @@ -245,7 +245,7 @@ org.eclipse.jetty jetty-maven-plugin - 11.0.21 + 11.0.24 @@ -1249,7 +1249,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.3.1 + 4.8.6.3 true true @@ -1258,7 +1258,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.21.2 + 3.25.0 true ${project.build.sourceEncoding} @@ -1290,12 +1290,12 @@ org.apache.maven.plugins maven-jxr-plugin - 3.3.1 + 3.5.0 org.apache.maven.plugins maven-project-info-reports-plugin - 3.4.5 + 3.7.0 false false @@ -1304,7 +1304,7 @@ org.owasp dependency-check-maven - 9.2.0 + 10.0.4 24 false