aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-10-15 22:48:01 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-10-15 22:48:01 +0200
commit91e44e08cf24e199f6575a937be8ca2536e54e19 (patch)
tree4232429a5e2165debe2e0870aff575c9809cea90 /pom.xml
parent60b81c5a9280e44fa48d533a61f915382b2b9ce2 (diff)
parent4060936bdd8375255c17ff1e377e49aab4896988 (diff)
downloadjgit-91e44e08cf24e199f6575a937be8ca2536e54e19.tar.gz
jgit-91e44e08cf24e199f6575a937be8ca2536e54e19.zip
Merge branch 'stable-5.11' into stable-5.12
* stable-5.11: Fix missing peel-part in lsRefsV2 for loose annotated tags reftable: drop code for truncated reads reftable: pass on invalid object ID in conversion Update eclipse-jarsigner-plugin to 1.3.2 Fix running benchmarks from bazel Update eclipse-jarsigner-plugin to 1.3.2 Change-Id: I2122b3966bddb10d43d439eb8c5d6cc4583c6ba6
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5c5a4c7b96..464bee9a46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -330,7 +330,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2</version>
</plugin>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>