From fca5f00180849e0294f0572515a3682f2884be73 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Sat, 24 Aug 2024 14:08:14 +0200 Subject: [PATCH] [Build] Update versions of build plugins to their latest version --- m2e-parent/pom.xml | 4 ++-- org.eclipse.m2e.maven.runtime/pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/m2e-parent/pom.xml b/m2e-parent/pom.xml index aa1ff9a64a..39c72f8945 100644 --- a/m2e-parent/pom.xml +++ b/m2e-parent/pom.xml @@ -163,7 +163,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.2.0 + 3.4.0 org.eclipse.tycho @@ -202,7 +202,7 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.3.4 + 1.5.0 true DO_NOT_RESIGN diff --git a/org.eclipse.m2e.maven.runtime/pom.xml b/org.eclipse.m2e.maven.runtime/pom.xml index 50c6eca73c..7a13b1b55e 100644 --- a/org.eclipse.m2e.maven.runtime/pom.xml +++ b/org.eclipse.m2e.maven.runtime/pom.xml @@ -236,7 +236,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.1 + 3.8.0 true runtime @@ -263,7 +263,7 @@ org.codehaus.mojo animal-sniffer-maven-plugin - 1.23 + 1.24 @@ -368,7 +368,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.2 ${project.build.outputDirectory}/META-INF/MANIFEST.MF @@ -379,7 +379,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.5.0 + 3.6.0