summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Wolf <twolf@apache.org>2022-12-01 00:03:50 +0100
committerThomas Wolf <twolf@apache.org>2022-12-01 00:03:50 +0100
commit8e1053ac4c8a1ee7e9aafd9102aa966bdc8e7dcf (patch)
treeff07b637abce735f73c73f03b19c6b5a735a79a0 /pom.xml
parente7b801c9a49a615bffd5a4c6cd36b73749aba670 (diff)
downloadjgit-8e1053ac4c8a1ee7e9aafd9102aa966bdc8e7dcf.tar.gz
jgit-8e1053ac4c8a1ee7e9aafd9102aa966bdc8e7dcf.zip
[releng] bump japicmp base version
Bump the japicmp base version to 6.4.0.202211300538-r. (Up from 6.2.0. We forgot to bump in the 6.4.0 release cycle.) Change-Id: Ied39865563fb57f5ee9059241449e5e101e75d86 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 91e115b0c2..4b25f2166b 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.2.0.202206071550-r</jgit-last-release-version>
+ <jgit-last-release-version>6.4.0.202211300538-r</jgit-last-release-version>
<ant-version>1.10.12</ant-version>
<apache-sshd-version>2.9.2</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>