summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Wolf <twolf@apache.org>2023-09-08 21:37:15 +0200
committerThomas Wolf <twolf@apache.org>2023-09-08 21:37:15 +0200
commit7e502953c16353cb4437d396692ace7f8b968509 (patch)
tree1febddcbeba65bd664f5065a142f9ba42a75f206 /pom.xml
parent7baa5a157b467938e90df76f1a69c00f0494cb58 (diff)
downloadjgit-7e502953c16353cb4437d396692ace7f8b968509.tar.gz
jgit-7e502953c16353cb4437d396692ace7f8b968509.zip
[releng] Bump japicmp base version to 6.7.0.202309050840-r
Change-Id: I8ccf8472a8bf06669ebdcd3d59d24f7d5567d89e Signed-off-by: Thomas Wolf <twolf@apache.org>
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 09463dc59a..abade0115d 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>6.6.0.202305301015-r</jgit-last-release-version>
+ <jgit-last-release-version>6.7.0.202309050840-r</jgit-last-release-version>
<ant-version>1.10.12</ant-version>
<apache-sshd-version>2.10.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>