From 99535cd877071e9fb655e6d14c4f115e28979da6 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Wed, 3 May 2023 03:01:03 +0200 Subject: Update Maven plugins - com.github.siom79.japicmp:japicmp-maven-plugin to 0.17.2 - com.github.spotbugs:spotbugs-maven-plugin to 4.7.3.4 - maven-clean-plugin to 3.2.0 - maven-compiler-plugin to 3.11.0 - maven-deploy-plugin to 3.1.1 - maven-enforcer-plugin to 3.3.0 - maven-javadoc-plugin to 3.5.0 - maven-project-info-reports-plugin to 3.4.3 - maven-resources-plugin to 3.3.1 - maven-surefire-plugin to 3.0.0 - maven-surefire-report-plugin to 3.0.0 - org.codehaus.mojo:build-helper-maven-plugin to 3.3.0 - org.jacoco:jacoco-maven-plugin to 0.8.10 - org.springframework.boot:spring-boot-maven-plugin to 2.7.11 Change-Id: I42f3a09362a3b1afef65981cd3a862780f592af2 --- org.eclipse.jgit.packaging/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 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 eae7145871..8e0af18870 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -171,7 +171,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0 + 3.3.0 enforce-maven @@ -217,7 +217,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 + 3.3.1 ISO-8859-1 @@ -289,26 +289,26 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.3.2 + 1.3.5 org.codehaus.mojo build-helper-maven-plugin - 3.2.0 + 3.3.0 maven-clean-plugin - 3.1.0 + 3.2.0 org.apache.maven.plugins maven-deploy-plugin - 3.0.0-M1 + 3.1.1 org.apache.maven.plugins maven-install-plugin - 3.0.0-M1 + 3.1.1 org.apache.maven.plugins -- cgit v1.2.3