diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-21 00:18:03 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-12-02 10:45:36 +0100 |
commit | 09c923073a652236aa7c91eb2c7951c2a0ebab6f (patch) | |
tree | 2854bdffd1b6ce14e7efcff5ff69644b7833e336 /org.eclipse.jgit.packaging | |
parent | c213a6628e16a6e09f6c358d4abed0c2282de66e (diff) | |
download | jgit-09c923073a652236aa7c91eb2c7951c2a0ebab6f.tar.gz jgit-09c923073a652236aa7c91eb2c7951c2a0ebab6f.zip |
Update eclipse-jarsigner-plugin to 1.3.2
Change-Id: Id5d05d96c392913de7b4451421c2ffb7b63ab83f
(cherry picked from commit c70c0acb4752f00672e3b856539587e4977bfaea)
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 85d623ba47..5f982867ec 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -247,7 +247,7 @@ <plugin> <groupId>org.eclipse.cbi.maven.plugins</groupId> <artifactId>eclipse-jarsigner-plugin</artifactId> - <version>1.1.5</version> + <version>1.3.2</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> |