summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-11-10 15:56:36 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-11-10 15:56:36 +0100
commitb84738c3693081d3ed9e8e1ba4a5db6e5ac3abf8 (patch)
tree89704779f3257d9a85100c880e2c4d993164048f /pom.xml
parenta74dfb0901bdae125c351a2efec425d1721bc325 (diff)
downloadjgit-b84738c3693081d3ed9e8e1ba4a5db6e5ac3abf8.tar.gz
jgit-b84738c3693081d3ed9e8e1ba4a5db6e5ac3abf8.zip
Update version of last release defining the API baseline to 5.13.0
Change-Id: I48e0d677a466a364fdd699cdb00014a9a65d082a
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 ee6b0f0293..311f0a5a6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<java.version>11</java.version>
<bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>
- <jgit-last-release-version>5.12.0.202106070339-r</jgit-last-release-version>
+ <jgit-last-release-version>5.13.0.202109080827-r</jgit-last-release-version>
<ant-version>1.10.12</ant-version>
<apache-sshd-version>2.7.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>