From 3b8a3ac5e3f5f6f70c4d7ce8a96b975667bf774b Mon Sep 17 00:00:00 2001 From: Bengt Martensson Date: Sun, 10 Dec 2023 14:25:39 +0100 Subject: [PATCH] Update some plugin/dependencies in pom.xml --- pom.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 0b1263ec..097f0d7c 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.codehaus.mojo xml-maven-plugin - 1.0.2 + 1.1.0 generate-sources @@ -215,7 +215,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.4.2 + 3.6.0 @@ -247,7 +247,7 @@ maven-resources-plugin - 3.3.0 + 3.3.1 copy-resources @@ -291,7 +291,7 @@ org.apache.maven.plugins maven-remote-resources-plugin - 3.0.0 + 3.1.0 @@ -312,7 +312,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.3.0 + 3.5.0 generate-sources @@ -330,7 +330,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 true @@ -338,7 +338,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.2.2 false -Dfile.encoding=${project.build.sourceEncoding} @@ -373,7 +373,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.6.2 ${project.build.directory}/apidocs package @@ -391,7 +391,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 attach-sources @@ -404,7 +404,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.1.0 sign-artifacts @@ -442,7 +442,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 make-wrapper-executable @@ -476,7 +476,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 @@ -526,7 +526,7 @@ org.testng testng - 7.5.1 + 7.5.1 com.beust