diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-24 00:18:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-24 00:36:44 +0200 |
commit | 20f0ee06d64942aa46af744c6abc3c8d08865a41 (patch) | |
tree | 9dbc911d7fb933aeabfde83e1c0a0c05843d1e9a /pom.xml | |
parent | e182a45dfd0fff0c0170ac47962e0014fa73ea57 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |