summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.benchmarks
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-12-24 15:05:42 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-12-24 15:30:18 +0100
commitf93b1b5e6a69268f416030850102e3fde456fe03 (patch)
tree1529760259034124d3628ca4eb428d80a89ff9f1 /org.eclipse.jgit.benchmarks
parent41158b214792772ed31d5b21215e77b58154e617 (diff)
downloadjgit-f93b1b5e6a69268f416030850102e3fde456fe03.tar.gz
jgit-f93b1b5e6a69268f416030850102e3fde456fe03.zip
Update maven-surefire plugins to 3.0.0-M5
Change-Id: I0425029eac630f4e8fb47d112d086e74283b2ebd Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.benchmarks')
-rw-r--r--org.eclipse.jgit.benchmarks/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.benchmarks/pom.xml b/org.eclipse.jgit.benchmarks/pom.xml
index 4ff5bfb313..2c101f0105 100644
--- a/org.eclipse.jgit.benchmarks/pom.xml
+++ b/org.eclipse.jgit.benchmarks/pom.xml
@@ -169,7 +169,7 @@
<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>