diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-06-27 13:08:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-06-27 13:08:53 +0200 |
commit | 6eb5a4cc81c1ab159a9c7725d24a825b9959a984 (patch) | |
tree | 3c1ad60acaf8b242cc9165ed81b803ce15837533 /org.eclipse.jgit.benchmarks | |
parent | 9a60f7f7a8df7a5f77eccc450173ddec50fdc2dd (diff) | |
download | jgit-6eb5a4cc81c1ab159a9c7725d24a825b9959a984.tar.gz jgit-6eb5a4cc81c1ab159a9c7725d24a825b9959a984.zip |
Update maven-project-info-reports-plugin to 3.4.3
Change-Id: I1bd92105af3cc8eb2e6116677e50365702b58f5c
Diffstat (limited to 'org.eclipse.jgit.benchmarks')
-rw-r--r-- | org.eclipse.jgit.benchmarks/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.benchmarks/pom.xml b/org.eclipse.jgit.benchmarks/pom.xml index d1e9d6224f..e361c4485f 100644 --- a/org.eclipse.jgit.benchmarks/pom.xml +++ b/org.eclipse.jgit.benchmarks/pom.xml @@ -197,7 +197,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>3.4.2</version> + <version>3.4.3</version> </plugin> </plugins> </pluginManagement> |