aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2018-12-15 21:59:32 +0100
committerThomas Wolf <thomas.wolf@paranor.ch>2018-12-15 21:59:32 +0100
commit6608c1c30fc0205e27a66fa20ee6ac5487593f54 (patch)
tree01dbeaf256a2a1970a74fc2fb602ca04ede4429b /pom.xml
parent70b7c6382c9a0c6e316bd0dd133ba313ae710b43 (diff)
downloadjgit-6608c1c30fc0205e27a66fa20ee6ac5487593f54.tar.gz
jgit-6608c1c30fc0205e27a66fa20ee6ac5487593f54.zip
Update last JGit version
The jgit-last-release-version is used by japicmp as baseline. Change-Id: If56cc1785b61c92c9a05c8c29c6cb62001e89218 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 2eb17e26af..7fac47ca67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
<bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>
- <jgit-last-release-version>4.11.0.201803080745-r</jgit-last-release-version>
+ <jgit-last-release-version>5.1.0.201809111528-r</jgit-last-release-version>
<apache-sshd-version>2.0.0</apache-sshd-version>
<jsch-version>0.1.54</jsch-version>
<jzlib-version>1.1.1</jzlib-version>