]> source.dussan.org Git - jgit.git/commitdiff
Update maven-surefire plugins to 3.0.0-M5 03/174103/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 24 Dec 2020 14:05:42 +0000 (15:05 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 24 Dec 2020 14:30:18 +0000 (15:30 +0100)
Change-Id: I0425029eac630f4e8fb47d112d086e74283b2ebd
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.benchmarks/pom.xml
pom.xml

index 4ff5bfb313890e6525db5d2b7d8eeec4d393999b..2c101f0105413b23adc0b3e23bc0ff7a1829249c 100644 (file)
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-report-plugin</artifactId>
-          <version>3.0.0-M3</version>
+          <version>3.0.0-M5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
diff --git a/pom.xml b/pom.xml
index dbe8753d989ae1268c647035a9d30508065fea79..12940af8eba627f42b69ef7cac5d7ad98459d681 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <spotbugs-maven-plugin-version>4.1.4</spotbugs-maven-plugin-version>
     <maven-project-info-reports-plugin-version>3.1.1</maven-project-info-reports-plugin-version>
     <maven-jxr-plugin-version>3.0.0</maven-jxr-plugin-version>
-    <maven-surefire-plugin-version>3.0.0-M4</maven-surefire-plugin-version>
+    <maven-surefire-plugin-version>3.0.0-M5</maven-surefire-plugin-version>
     <maven-surefire-report-plugin-version>${maven-surefire-plugin-version}</maven-surefire-report-plugin-version>
     <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
     <plexus-compiler-version>2.8.8</plexus-compiler-version>