summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-24 00:21:27 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-24 00:36:44 +0200
commit0499f8f60fd5e54bb039295b65175d001c064ee3 (patch)
treedd90f6bf19651ce278624996c2bb96290dae7fee /org.eclipse.jgit.packaging
parent6fe890bf7fabcd617c75a423aa412f97dbe15ed7 (diff)
downloadjgit-0499f8f60fd5e54bb039295b65175d001c064ee3.tar.gz
jgit-0499f8f60fd5e54bb039295b65175d001c064ee3.zip
Update build-helper-maven-plugin to 3.6.0
Change-Id: I3bb8f751c8c7ab630eb8b4eab3e24f354d1a10e7
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index a8606e5ea3..0056257847 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -386,7 +386,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>3.5.0</version>
+ <version>3.6.0</version>
</plugin>
<plugin>
<artifactId>maven-clean-plugin</artifactId>