Browse Source

Update API baseline to 5.8.0.202006091008-r

Change-Id: I3afc8a9ec5a49b9dd0b392b56fd1860a6285ec2f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v5.9.0.202008260805-m3
Matthias Sohn 3 years ago
parent
commit
96fd562d02
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -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>

Loading…
Cancel
Save