aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-24 00:25:55 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-24 00:36:44 +0200
commit83a79d39cd50ea58a9629a496d24265c6841ead6 (patch)
tree9ae8886dc53fb5304d54a39c9fc7721b73414e2d /pom.xml
parentb7e87c1e5ea9ff0461e34225d14aa1f2ece8e5fe (diff)
downloadjgit-83a79d39cd50ea58a9629a496d24265c6841ead6.tar.gz
jgit-83a79d39cd50ea58a9629a496d24265c6841ead6.zip
Update maven-source-plugin to 3.3.1
Change-Id: I420f24086948b28328f7120c1b22f4de33da0e78
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 c3a39b244b..0dd6ff29cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
- <version>3.3.0</version>
+ <version>3.3.1</version>
</plugin>
<plugin>