diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-06-10 15:44:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-06-10 15:44:25 +0200 |
commit | 96fd562d02183386cabfbe1f72d0412d2a78cb80 (patch) | |
tree | cebd5ac967337f721f0b964cfc4b3027d04b14ff /pom.xml | |
parent | 13802cd59204425fb74bfef7550b951f87f31d9a (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |