summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2020-11-28 19:58:23 +0100
committerThomas Wolf <thomas.wolf@paranor.ch>2020-11-28 19:58:23 +0100
commit6b299d61ab5172da1e9aa6df36cc1785664b7cd1 (patch)
treef555182179e4d671e74134c74024b323ffe8fbf3 /pom.xml
parent4f2065d145c3fa3f8ad3de28af3ee5dfeb74c765 (diff)
downloadjgit-6b299d61ab5172da1e9aa6df36cc1785664b7cd1.tar.gz
jgit-6b299d61ab5172da1e9aa6df36cc1785664b7cd1.zip
[releng] japicmp: update last release version
The baseline for the 5.10 release is 5.9.0.202009080501-r. Change-Id: I0071e4930c54e4a27cccb1d96842c86c3422dfbf Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
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 4f4ab42022..b4c6cc4b29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>
- <jgit-last-release-version>5.8.0.202006091008-r</jgit-last-release-version>
+ <jgit-last-release-version>5.9.0.202009080501-r</jgit-last-release-version>
<apache-sshd-version>2.4.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>
<jzlib-version>1.1.1</jzlib-version>