diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-08 00:33:33 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-08 00:33:33 +0200 |
commit | 721a971d5db5cebb6be60e884e833a6f1d95374a (patch) | |
tree | 1b3a36924a153bf9c65bc49a39aa7ae8a05c10ae /pom.xml | |
parent | 60bffc2fa830417b62de24cc6301906d4aa6bb5c (diff) | |
parent | 4fd8c1406ff997579ef08d644b84b2f4757c9f11 (diff) | |
download | jgit-721a971d5db5cebb6be60e884e833a6f1d95374a.tar.gz jgit-721a971d5db5cebb6be60e884e833a6f1d95374a.zip |
Merge branch 'stable-5.7' into stable-5.8
* stable-5.7:
reftable: drop code for truncated reads
reftable: pass on invalid object ID in conversion
Update eclipse-jarsigner-plugin to 1.3.2
Change-Id: I88c47ff57f4829baec5b19aad3d8d6bd21f31a86
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -321,7 +321,7 @@ <plugin> <groupId>org.eclipse.cbi.maven.plugins</groupId> <artifactId>eclipse-jarsigner-plugin</artifactId> - <version>1.1.7</version> + <version>1.3.2</version> </plugin> <plugin> <groupId>org.eclipse.tycho.extras</groupId> |