]> source.dussan.org Git - jgit.git/commitdiff
Update build-helper-maven-plugin to 3.4.0 26/202726/1
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 27 Jun 2023 08:54:05 +0000 (10:54 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 27 Jun 2023 08:54:05 +0000 (10:54 +0200)
Change-Id: I9b5e8a6b0baebd67d84f48d95b83c6c802829aea

pom.xml

diff --git a/pom.xml b/pom.xml
index 7faa58e5de1110ef5f8bf8d6c0f931a0b35e089c..81de32649ce9805502c13ea378687736863b9f88 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>3.3.0</version>
+          <version>3.4.0</version>
         </plugin>
 
         <plugin>