summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2021-04-19 22:48:06 +0200
committerThomas Wolf <thomas.wolf@paranor.ch>2021-04-19 22:48:06 +0200
commit46b0f8a043ab360e663314f21ba79bbc840704c8 (patch)
tree3e56514abbf987c3d72019e296f3c31a56b95a45 /org.eclipse.jgit.packaging
parent8210f29fe43ccd35e7d2ed3ed45a84a75b2717c4 (diff)
downloadjgit-46b0f8a043ab360e663314f21ba79bbc840704c8.tar.gz
jgit-46b0f8a043ab360e663314f21ba79bbc840704c8.zip
[releng] Update eclipse-jarsigner-plugin to 1.3.1
Up from 1.1.7. See [1] for the reason. [1] https://www.eclipse.org/lists/cbi-dev/msg02374.html Change-Id: Ia7c1c9f443793ce476acd6ddfe521ea488a1a60b Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index 09ad1a43fd..9e851dd7df 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -294,7 +294,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
- <version>1.1.7</version>
+ <version>1.3.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>