From 49671353402168e61e9cf637a3206583cfe031ec Mon Sep 17 00:00:00 2001 From: Michael Keppler Date: Sun, 17 Dec 2023 16:05:27 +0100 Subject: [PATCH] Upgrade all Maven plugins Also increase minimum Maven version, because Tycho 4.0 requires Maven 3.9.0. Change-Id: I8e08c865e3e9a5c7a9d3e6cd2651c52389397e06 --- org.eclipse.egit.core.junit/pom.xml | 2 +- pom.xml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/org.eclipse.egit.core.junit/pom.xml b/org.eclipse.egit.core.junit/pom.xml index 976e183e01..bde896a937 100644 --- a/org.eclipse.egit.core.junit/pom.xml +++ b/org.eclipse.egit.core.junit/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 3.2.3 true diff --git a/pom.xml b/pom.xml index f9e854a192..6eb79a5c56 100644 --- a/pom.xml +++ b/pom.xml @@ -61,12 +61,12 @@ - 3.6.3 + 3.9.0 6.9.0-SNAPSHOT - 4.0.2 + 4.0.4 11 3.33.0 - 4.7.3.4 + 4.8.2.0 file:/${basedir}/../../jgit/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/repository https://download.eclipse.org/cbi/updates/license /home/data/httpd/download-staging.priv/egit @@ -276,7 +276,7 @@ org.eclipse.dash license-tool-plugin - 1.0.2 + 1.1.0 license-check @@ -292,7 +292,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.7.9 + 2.7.10 library 1.4 @@ -418,7 +418,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.1 org.apache.maven.plugins @@ -445,7 +445,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.21.0 + 3.21.2 100 ${java-version} @@ -464,12 +464,12 @@ org.apache.maven.plugins maven-assembly-plugin - 3.5.0 + 3.6.0 org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.3.5 + 1.4.3