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 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'org.eclipse.jgit.packaging/pom.xml') 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 -- cgit v1.2.3