summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-06-10 15:44:25 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2020-06-10 15:44:25 +0200
commit96fd562d02183386cabfbe1f72d0412d2a78cb80 (patch)
treecebd5ac967337f721f0b964cfc4b3027d04b14ff /pom.xml
parent13802cd59204425fb74bfef7550b951f87f31d9a (diff)
downloadjgit-96fd562d02183386cabfbe1f72d0412d2a78cb80.tar.gz
jgit-96fd562d02183386cabfbe1f72d0412d2a78cb80.zip
Update API baseline to 5.8.0.202006091008-r
Change-Id: I3afc8a9ec5a49b9dd0b392b56fd1860a6285ec2f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 0b708fc7cb..b394e8a659 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.7.0.202003110725-r</jgit-last-release-version>
+ <jgit-last-release-version>5.8.0.202006091008-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>