summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2022-04-25 07:56:52 +0200
committerThomas Wolf <thomas.wolf@paranor.ch>2022-04-25 07:57:36 +0200
commit1a96d10489099f6661c000db04d806b476b1978d (patch)
tree77ce08e72e2a16c09fcbfd62df79a72ac01e3a23
parent563a7b5828bd3e71740b12720fbfac5bdddfd7f1 (diff)
downloadjgit-1a96d10489099f6661c000db04d806b476b1978d.tar.gz
jgit-1a96d10489099f6661c000db04d806b476b1978d.zip
[releng] bump japicmp base version
Bump the japicmp base version to 6.1.0.202203080745-r. Change-Id: I54a9ae339fbe2a3a02f438f794caa22c8cbcd02c Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2e93551503..37b6c40ebd 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.0.0.202111291000-r</jgit-last-release-version>
+ <jgit-last-release-version>6.1.0.202203080745-r</jgit-last-release-version>
<ant-version>1.10.12</ant-version>
<apache-sshd-version>2.8.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>