summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2019-08-09 10:01:39 +0900
committerDavid Pursehouse <david.pursehouse@gmail.com>2019-08-09 10:01:39 +0900
commit86be1b4038581ed6cc94ff1f7a7c3652b0e0b767 (patch)
treedec62f4a8ce5c6a314fd5294f0ab44f3b7879397
parent8ad6a7c61c5e2fad783c0f51989bdeff63a06f85 (diff)
downloadjgit-86be1b4038581ed6cc94ff1f7a7c3652b0e0b767.tar.gz
jgit-86be1b4038581ed6cc94ff1f7a7c3652b0e0b767.zip
Upgrade eclipse-jarsigner-plugin to 1.1.6
Change-Id: Iae7ebfe24bec19c0b56a325ab38384cdb05d3d90 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 992ff954c6..2ad57b5110 100644
--- a/pom.xml
+++ b/pom.xml
@@ -351,7 +351,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
- <version>1.1.5</version>
+ <version>1.1.6</version>
</plugin>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>