From 99535cd877071e9fb655e6d14c4f115e28979da6 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Wed, 3 May 2023 03:01:03 +0200 Subject: [PATCH] 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 +++++++------- pom.xml | 24 ++++++++++++------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index eae714587..8e0af1887 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 diff --git a/pom.xml b/pom.xml index ee15c752f..406eafd90 100644 --- a/pom.xml +++ b/pom.xml @@ -163,19 +163,19 @@ 6.0.0 4.0.4 10.0.15 - 0.17.1 + 0.17.2 4.5.14 4.4.16 1.7.36 - 3.4.1 + 3.5.0 2.10.1 1.73 - 4.7.3.0 - 3.4.2 + 4.7.3.4 + 3.4.3 3.3.0 - 3.0.0-M8 + 3.0.0 ${maven-surefire-plugin-version} - 3.10.1 + 3.11.0 2.13.0 2.2 3.24.2 @@ -339,7 +339,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.10 org.apache.maven.plugins @@ -371,12 +371,12 @@ org.apache.maven.plugins maven-deploy-plugin - 3.0.0 + 3.1.1 org.apache.maven.plugins maven-install-plugin - 3.1.0 + 3.1.1 org.apache.maven.plugins @@ -386,12 +386,12 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.0 + 3.3.1 org.springframework.boot spring-boot-maven-plugin - 2.7.7 + 2.7.11 org.eclipse.dash @@ -405,7 +405,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.1.0 + 3.3.0 enforce-maven