summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.benchmarks
diff options
context:
space:
mode:
authorMarco Miller <marco.miller@ericsson.com>2020-09-08 14:01:42 -0400
committerMarco Miller <marco.mmiller@gmail.com>2020-09-08 14:56:37 -0400
commitaabd3d5ed1f80567a516c069483ad5a08ec03c68 (patch)
treeb93c5d2fa53151753bcd1abf7cf0c46fbc6a629c /org.eclipse.jgit.benchmarks
parentd9b0601d3ace47e97acde83e28f11557e4929fb4 (diff)
downloadjgit-aabd3d5ed1f80567a516c069483ad5a08ec03c68.tar.gz
jgit-aabd3d5ed1f80567a516c069483ad5a08ec03c68.zip
Upgrade maven-project-info-reports-plugin to 3.1.1
Change-Id: I1a3c68e8ebab79e1a23616d1f56f75981c56a7f3 Signed-off-by: Marco Miller <marco.miller@ericsson.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 3256c43998..9910e833ec 100644
--- a/org.eclipse.jgit.benchmarks/pom.xml
+++ b/org.eclipse.jgit.benchmarks/pom.xml
@@ -179,7 +179,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.1.1</version>
</plugin>
</plugins>
</pluginManagement>