This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new 90b267b1392 Update dependency org.eclipse.jgit:org.eclipse.jgit to v7
(#3135)
90b267b1392 is described below
commit 90b267b139257ac799a27699094486f82de887bb
Author: Solr Bot <[email protected]>
AuthorDate: Wed Sep 10 09:46:45 2025 +0200
Update dependency org.eclipse.jgit:org.eclipse.jgit to v7 (#3135)
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 850023491ae..d5f996a8590 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -83,7 +83,7 @@ eclipse-ecj = "3.39.0"
eclipse-jetty = "12.0.25"
eclipse-jettytoolchain = "5.0.2"
# @keep jgit version used by git-status.gradle
-eclipse-jgit = "6.7.0.202309050840-r"
+eclipse-jgit = "7.3.0.202506031305-r"
essenty = "2.5.0"
fasterxml = "2.18.2"
fasterxml-woodstox = "7.0.0"