summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-06-27 13:42:46 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-06-27 13:42:46 +0200
commit8f1693c2dc466bd284d5a8bf62aa75ef42833c01 (patch)
treec7f8f42d041d9cb4c6276e65589fc994f11b6e21 /pom.xml
parent23a0e7e06cb3a1b8d6c702ba2259a6a394338081 (diff)
downloadjgit-8f1693c2dc466bd284d5a8bf62aa75ef42833c01.tar.gz
jgit-8f1693c2dc466bd284d5a8bf62aa75ef42833c01.zip
Update eclipse-jarsigner-plugin to 1.4.2
Change-Id: I3f92a32ccf795ae8c6c4e1699d0040ac84d743c2
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 81de32649c..269ebcad2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -331,7 +331,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
- <version>1.3.5</version>
+ <version>1.4.2</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>