diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-08 00:18:42 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-08 00:18:42 +0200 |
commit | 4fd8c1406ff997579ef08d644b84b2f4757c9f11 (patch) | |
tree | e8a4ba4bf4cb859dc0de6f2d223bdc686d69f34f /pom.xml | |
parent | ae56213210d5b0976b332d177df680d1b9a62f60 (diff) | |
parent | 5f8c48413623ea4d1685063582c74a216207ef51 (diff) | |
download | jgit-4fd8c1406ff997579ef08d644b84b2f4757c9f11.tar.gz jgit-4fd8c1406ff997579ef08d644b84b2f4757c9f11.zip |
Merge branch 'stable-5.6' into stable-5.7
* stable-5.6:
reftable: drop code for truncated reads
reftable: pass on invalid object ID in conversion
Update eclipse-jarsigner-plugin to 1.3.2
Change-Id: I1c18f5f435f4a4a86e0548a310dbfc74191e1ed5
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> |