]> source.dussan.org Git - jgit.git/commitdiff
Update build-helper-maven-plugin to 3.6.0 41/1195141/2
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 23 May 2024 22:21:27 +0000 (00:21 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 23 May 2024 22:36:44 +0000 (00:36 +0200)
Change-Id: I3bb8f751c8c7ab630eb8b4eab3e24f354d1a10e7

org.eclipse.jgit.packaging/pom.xml
pom.xml

index a8606e5ea329e8e37559a424f8e4239f6dc37b2f..005625784736e220d8eb508c283b0d3fe533a44e 100644 (file)
         <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>
diff --git a/pom.xml b/pom.xml
index ea7e30cf87cc7e56f07bb8669fef34866a449551..d72f9bf385289c3950c9f5b92ec3df36babbb2fc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>3.5.0</version>
+          <version>3.6.0</version>
         </plugin>
 
         <plugin>