diff options
author | Thomas Wolf <twolf@apache.org> | 2024-06-14 17:49:22 +0200 |
---|---|---|
committer | Thomas Wolf <twolf@apache.org> | 2024-06-14 17:49:22 +0200 |
commit | 025ef8dfd9a3437e4c234430ce2a062ddfb01fc9 (patch) | |
tree | d98e43da60f27b56b84a69f63aba9cd704fc8e2d | |
parent | e240b380f4fa98461e61adfcb8b9591c46bee4e3 (diff) | |
download | jgit-025ef8dfd9a3437e4c234430ce2a062ddfb01fc9.tar.gz jgit-025ef8dfd9a3437e4c234430ce2a062ddfb01fc9.zip |
[releng] Bump japicmp base version to 6.10.0.202406032230-r
Change-Id: If34ad4986c1764015d5f86e185880e2eda32d90e
Signed-off-by: Thomas Wolf <twolf@apache.org>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,7 +118,7 @@ <project.build.outputTimestamp>${commit.time.iso}</project.build.outputTimestamp> - <jgit-last-release-version>6.9.0.202403050737-r</jgit-last-release-version> + <jgit-last-release-version>6.10.0.202406032230-r</jgit-last-release-version> <ant-version>1.10.14</ant-version> <apache-sshd-version>2.12.1</apache-sshd-version> <jsch-version>0.1.55</jsch-version> |