From b92136f023b992b4f6c28b183d094d1fd30fd8f8 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 12 Jun 2018 18:02:22 +0200 Subject: [PATCH] Update Maven plugins - build-helper-maven-plugin 3.0.0 - eclipse-jarsigner-plugin 1.1.5 - jacoco-maven-plugin 0.8.1 - maven-clean-plugin 3.1.0 - maven-jar-plugin 3.1.2 - maven-pmd-plugin 3.10.0 - maven-resources-plugin 3.1.0 - maven-shade-plugin 3.1.1 - maven-site-plugin 3.7.1 - maven-surefire-plugin 2.21.0 - maven-surefire-report-plugin 2.21.0 - plexus-compiler-javac 2.8.4 - spotbugs-maven-plugin 3.1.3.1 - tycho 1.2.0 (leftover) - wagon-ssh 3.1.0 Change-Id: I8eba2ee448437a775542ef6a7c59661727aa207c Signed-off-by: Matthias Sohn --- org.eclipse.jgit.packaging/pom.xml | 6 +++--- pom.xml | 28 ++++++++++++++-------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 7fd4cd8fc..3e05a0644 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -169,7 +169,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.0.2 + 3.1.0 ISO-8859-1 @@ -236,12 +236,12 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.1.4 + 1.1.5 org.codehaus.mojo build-helper-maven-plugin - 1.12 + 3.0.0 diff --git a/pom.xml b/pom.xml index 1cae96cd4..bd374c66c 100644 --- a/pom.xml +++ b/pom.xml @@ -208,16 +208,16 @@ 4.3.1 3.1.0 9.4.8.v20171121 - 0.11.0 + 0.12.0 4.5.2 4.4.6 1.7.2 1.2.15 3.0.1 - 1.1.0 + 1.2.0 2.8.2 - 3.1.2 - 2.20.1 + 3.1.3.1 + 2.21.0 jacoco @@ -249,7 +249,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.0 @@ -268,13 +268,13 @@ maven-clean-plugin - 3.0.0 + 3.1.0 org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.1.1 @@ -304,7 +304,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.20.1 + 2.21.0 ${test-fork-count} true @@ -337,7 +337,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.8 + 3.10.0 utf-8 100 @@ -360,7 +360,7 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.1.4 + 1.1.5 org.eclipse.tycho.extras @@ -375,17 +375,17 @@ org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.1 org.apache.maven.plugins maven-site-plugin - 3.6 + 3.7.1 org.apache.maven.wagon wagon-ssh - 2.12 + 3.1.0 @@ -748,7 +748,7 @@ org.codehaus.plexus plexus-compiler-javac - 2.8.2 + 2.8.4 org.codehaus.plexus