From aabd3d5ed1f80567a516c069483ad5a08ec03c68 Mon Sep 17 00:00:00 2001 From: Marco Miller Date: Tue, 8 Sep 2020 14:01:42 -0400 Subject: [PATCH] Upgrade maven-project-info-reports-plugin to 3.1.1 Change-Id: I1a3c68e8ebab79e1a23616d1f56f75981c56a7f3 Signed-off-by: Marco Miller --- org.eclipse.jgit.benchmarks/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 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 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.0.0 + 3.1.1 diff --git a/pom.xml b/pom.xml index b6d5c00711..b5be4780cd 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ 2.8.2 1.65 4.0.4 - 3.1.0 + 3.1.1 3.0.0 3.0.0-M4 ${maven-surefire-plugin-version} -- 2.39.5