From 5aebfd78c3ab07d1f4292179d36734b39ac3fce2 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 20 Dec 2024 01:32:49 +0100 Subject: Update maven plugins - cyclonedx-maven-plugin to 2.9.1 - eclipse-jarsigner-plugin to 1.5.2 - git-commit-id-maven-plugin to 9.0.1 - gmavenplus-plugin to 4.0.1 - japicmp-maven-plugin to 0.23.0 - maven-artifact-plugin to 3.5.3 - maven-clean-plugin to 3.4.0 - maven-dependency-plugin to 3.8.1 - maven-deploy-plugin to 3.1.3 - maven-enforcer-plugin to 3.5.0 - maven-install-plugin to 3.1.3 - maven-jar-plugin to 3.4.2 - maven-javadoc-plugin-version to 3.11.2 - maven-jxr-plugin-version>3.6.0 - maven-pmd-plugin to 3.26.0 - maven-project-info-reports-plugin-version>3.8.0 - maven-shade-plugin to 3.6.0 - maven-site-plugin to 4.0.0-M16 - maven-surefire-plugin-version>3.5.2 - maven-surefire-report-plugin to 3.5.2 - spotbugs-maven-plugin-version>4.8.6.6 - spring-boot-maven-plugin to 3.4.1 - tycho to 4.0.10 Change-Id: I604c0550c98cb98ebc79817ee352ac5b0357d35f --- org.eclipse.jgit.packaging/pom.xml | 22 ++++++++++---------- pom.xml | 42 +++++++++++++++++++------------------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 3560d17033..5bc67b458e 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -30,7 +30,7 @@ 17 - 4.0.8 + 4.0.10 jgit-4.32 ${git.commit.time} @@ -174,7 +174,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.4.1 + 3.5.0 enforce-maven @@ -204,7 +204,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.8.0 + 2.9.1 library 1.4 @@ -233,7 +233,7 @@ io.github.git-commit-id git-commit-id-maven-plugin - 8.0.2 + 9.0.1 get-the-git-infos @@ -273,7 +273,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.1 + 3.4.2 @@ -381,7 +381,7 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.4.3 + 1.5.2 org.codehaus.mojo @@ -390,27 +390,27 @@ maven-clean-plugin - 3.3.2 + 3.4.0 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 maven-site-plugin - 4.0.0-M14 + 4.0.0-M16 org.apache.maven.plugins maven-artifact-plugin - 3.5.1 + 3.5.3 **/*cyclonedx.json true diff --git a/pom.xml b/pom.xml index e5d5ea184d..5330d0e5f7 100644 --- a/pom.xml +++ b/pom.xml @@ -131,17 +131,17 @@ 6.0.0 6.1.0 12.0.15 - 0.21.2 + 0.23.0 4.5.14 4.4.16 1.7.36 - 3.6.3 + 3.11.2 2.11.0 1.79 - 4.8.5.0 - 3.5.1 - 3.3.2 - 3.2.5 + 4.8.6.6 + 3.8.0 + 3.6.0 + 3.5.2 ${maven-surefire-plugin-version} 3.13.0 2.13.0 @@ -184,7 +184,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.1 + 3.4.2 @@ -208,13 +208,13 @@ maven-clean-plugin - 3.3.2 + 3.4.0 org.apache.maven.plugins maven-shade-plugin - 3.5.3 + 3.6.0 @@ -226,7 +226,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.1 + 3.8.1 @@ -277,7 +277,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.22.0 + 3.26.0 ${project.build.sourceEncoding} 100 @@ -300,7 +300,7 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.4.3 + 1.5.2 org.jacoco @@ -310,7 +310,7 @@ org.apache.maven.plugins maven-site-plugin - 4.0.0-M14 + 4.0.0-M16 org.apache.maven.wagon @@ -337,12 +337,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 @@ -357,7 +357,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.7.18 + 3.4.1 org.eclipse.dash @@ -367,12 +367,12 @@ org.cyclonedx cyclonedx-maven-plugin - 2.8.0 + 2.9.1 org.apache.maven.plugins maven-artifact-plugin - 3.5.1 + 3.5.3 **/*cyclonedx.json true @@ -381,7 +381,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.4.1 + 3.5.0 @@ -623,7 +623,7 @@ io.github.git-commit-id git-commit-id-maven-plugin - 8.0.2 + 9.0.1 get-the-git-infos @@ -642,7 +642,7 @@ org.codehaus.gmavenplus gmavenplus-plugin - 3.0.2 + 4.0.1 org.apache.groovy -- cgit v1.2.3