summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-06-27 13:10:36 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-06-27 13:10:36 +0200
commit23a0e7e06cb3a1b8d6c702ba2259a6a394338081 (patch)
treefbd90a28b27bd2a64461f2cbd328edce9701eb80
parent6eb5a4cc81c1ab159a9c7725d24a825b9959a984 (diff)
downloadjgit-23a0e7e06cb3a1b8d6c702ba2259a6a394338081.tar.gz
jgit-23a0e7e06cb3a1b8d6c702ba2259a6a394338081.zip
Update maven-surefire-report-plugin to 3.0.0
Change-Id: Id1f33c85045d280ac7238a9f1ba63a7c19f0e455
-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 e361c4485f..03d8940fc9 100644
--- a/org.eclipse.jgit.benchmarks/pom.xml
+++ b/org.eclipse.jgit.benchmarks/pom.xml
@@ -187,7 +187,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
- <version>3.0.0-M8</version>
+ <version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>