summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-06-27 10:54:05 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-06-27 10:54:05 +0200
commit6250020fa4cbb55cb5dbae6a40ac0415e806e30a (patch)
tree616a114cf09da0823f7fe90fc7279025c9fdee23 /pom.xml
parenta00f1663dc5c15974f93109c626abdc4dabb19c2 (diff)
downloadjgit-6250020fa4cbb55cb5dbae6a40ac0415e806e30a.tar.gz
jgit-6250020fa4cbb55cb5dbae6a40ac0415e806e30a.zip
Update build-helper-maven-plugin to 3.4.0
Change-Id: I9b5e8a6b0baebd67d84f48d95b83c6c802829aea
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7faa58e5de..81de32649c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,7 +285,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>3.3.0</version>
+ <version>3.4.0</version>
</plugin>
<plugin>