diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-10 15:56:36 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-10 15:56:36 +0100 |
commit | b84738c3693081d3ed9e8e1ba4a5db6e5ac3abf8 (patch) | |
tree | 89704779f3257d9a85100c880e2c4d993164048f /pom.xml | |
parent | a74dfb0901bdae125c351a2efec425d1721bc325 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |