diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-24 16:09:40 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-24 16:09:40 +0100 |
commit | 8d3b939cfd27f013fcded0d76894ca22b82de80f (patch) | |
tree | 4b8ceb62375ea36eabd7e8a807e524d5c6322c95 /org.eclipse.jgit.packaging | |
parent | c90fba54ecd424774c3e73ce229933a3ecef9217 (diff) | |
download | jgit-8d3b939cfd27f013fcded0d76894ca22b82de80f.tar.gz jgit-8d3b939cfd27f013fcded0d76894ca22b82de80f.zip |
Update eclipse-jarsigner-plugin to 1.1.7
Change-Id: I6ac33e662aac68a01455113d8abbe0bcdd725ca2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 070aff8c4b..e0623d2e02 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.5</version> + <version>1.1.7</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> |