From 2e9374c626623427f180e6b0a8db11e4259fe21d Mon Sep 17 00:00:00 2001 From: Ben Middleton Date: Tue, 17 Oct 2023 15:08:55 +0100 Subject: [PATCH] CRQ-35343 : Plugin updates --- pom.xml | 85 +++++++++++++++++++++++++++++++-------------------------- 1 file changed, 46 insertions(+), 39 deletions(-) diff --git a/pom.xml b/pom.xml index 67198a5d..b8220765 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,8 @@ limitations under the License. --> - + 4.0.0 com.sdl @@ -94,7 +95,7 @@ 32.1.2-jre 4.5.13 2.14.2 - 0.8.5 + 0.8.10 4.13.1 1.2.11 2.24.0 @@ -433,27 +434,27 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.1.0 org.apache.maven.plugins maven-source-plugin - 3.2.0 + 3.3.0 org.apache.maven.plugins maven-javadoc-plugin - 3.3.0 + 3.6.0 org.apache.maven.plugins maven-release-plugin - 3.0.0-M4 + 3.0.1 true release @@ -462,12 +463,12 @@ org.codehaus.mojo flatten-maven-plugin - 1.2.2 + 1.5.0 org.codehaus.mojo versions-maven-plugin - 2.7 + 2.16.1 com.sdl:* @@ -477,12 +478,12 @@ net.alchim31.maven scala-maven-plugin - 4.3.1 + 4.8.1 org.apache.maven.plugins maven-antrun-plugin - 3.0.0 + 3.1.0 org.apache.ant @@ -494,17 +495,17 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 org.apache.maven.plugins maven-deploy-plugin - 3.0.0-M1 + 3.1.1 org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.3.0 false @@ -526,12 +527,12 @@ org.apache.maven.plugins maven-war-plugin - 3.2.3 + 3.4.0 org.scalatest scalatest-maven-plugin - 2.0.0 + 2.2.0 ${project.build.directory}/surefire-reports . @@ -549,7 +550,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.1.1 + 3.3.0 com.puppycrawl.tools @@ -566,27 +567,17 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M4 + 3.1.2 com.mycila license-maven-plugin - 3.0 - - - ${project.inceptionYear} - ${currentYearDynamic} - -
${license.header.file}
- - src/license/** - -
+ 4.3
org.codehaus.mojo build-helper-maven-plugin - 3.1.0 + 3.4.0 @@ -691,18 +682,18 @@ true - + parsedVersion.qualifier = ${parsedVersion.qualifier} - + - + - + @@ -718,11 +709,27 @@ process-sources - - **/*.java - **/*.scala - **/pom.xml - + + ${project.inceptionYear} + ${currentYearDynamic} + + + +
${license.header.file}
+ + src/license/** + + + **/*.java + **/*.scala + **/pom.xml + +
+
+ + JAVADOC_STYLE + JAVADOC_STYLE +
process-sources