]> source.dussan.org Git - jgit.git/commitdiff
Update maven-source-plugin to 3.3.1 45/1195145/2
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 23 May 2024 22:25:55 +0000 (00:25 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 23 May 2024 22:36:44 +0000 (00:36 +0200)
Change-Id: I420f24086948b28328f7120c1b22f4de33da0e78

pom.xml

diff --git a/pom.xml b/pom.xml
index c3a39b244b43bb3fbd345b3ba9c79b0228a56c0b..0dd6ff29cdcccd738519eb2414eb33ed17dc7755 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-          <version>3.3.0</version>
+          <version>3.3.1</version>
         </plugin>
 
         <plugin>