summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2019-08-10 11:59:34 +0900
committerDavid Pursehouse <david.pursehouse@gmail.com>2019-09-13 17:03:31 +0900
commit687044beb0e2a85c145147af229a7baaac57b748 (patch)
tree35f4aaf776fbdf30117841cae661e597f9d41ba1 /pom.xml
parent9e5d72340a118338db4851cf0475c912ed145358 (diff)
downloadjgit-687044beb0e2a85c145147af229a7baaac57b748.tar.gz
jgit-687044beb0e2a85c145147af229a7baaac57b748.zip
Upgrade eclipse-jarsigner-plugin to 1.1.7
Change-Id: I1ed3a3a09b63eece30bba90b76579797aa4f589d Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
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 67c6ba38f7..f0bf41ba4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -352,7 +352,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
- <version>1.1.6</version>
+ <version>1.1.7</version>
</plugin>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>