aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-24 00:18:04 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-24 00:36:44 +0200
commit20f0ee06d64942aa46af744c6abc3c8d08865a41 (patch)
tree9dbc911d7fb933aeabfde83e1c0a0c05843d1e9a /pom.xml
parente182a45dfd0fff0c0170ac47962e0014fa73ea57 (diff)
downloadjgit-20f0ee06d64942aa46af744c6abc3c8d08865a41.tar.gz
jgit-20f0ee06d64942aa46af744c6abc3c8d08865a41.zip
Update maven-deploy-plugin to 3.1.2
Change-Id: I60d5aae001583671a01a8c38e98e36a7293b34eb
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 c1f628e18e..deee41566f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -337,7 +337,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>3.1.1</version>
+ <version>3.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>