summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2020-03-12 19:59:31 +0100
committerThomas Wolf <thomas.wolf@paranor.ch>2020-03-12 16:22:01 -0400
commit3573cee637ca62aab225b8f840fe9f3a94a95eab (patch)
treeb2774aa1f778456e3c60a6b05063e1519d67aa45 /pom.xml
parentcf8c84c6d1748fa3402fd0857c87e51765d685c0 (diff)
downloadjgit-3573cee637ca62aab225b8f840fe9f3a94a95eab.tar.gz
jgit-3573cee637ca62aab225b8f840fe9f3a94a95eab.zip
Set baseline for japicmp to 5.7.0.202003110725-r
Change-Id: Ifef50c9e58c6973676fd24888344e4e1621d0427 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 d20593fdc5..ad4aa47933 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.6.0.201912101111-r</jgit-last-release-version>
+ <jgit-last-release-version>5.7.0.202003110725-r</jgit-last-release-version>
<apache-sshd-version>2.2.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>
<jzlib-version>1.1.1</jzlib-version>