This is an automated email from the ASF dual-hosted git repository. dsmiley pushed a commit to branch branch_10x in repository https://gitbox.apache.org/repos/asf/solr.git
commit baffb0d70b30d5671374cc138c6121887b599dfa Author: Solr Bot <[email protected]> AuthorDate: Sun Jun 21 22:51:35 2026 +0200 Update dependency org.eclipse.jgit:org.eclipse.jgit to v7.7.0.202606012155-r (#4540) (cherry picked from commit ecf6bfd0e35a8024016b4f157bb143ab2526594f) --- .../PR#4540-update-org-eclipse-jgit-org-eclipse-jgit.yml | 7 +++++++ gradle/libs.versions.toml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog/unreleased/PR#4540-update-org-eclipse-jgit-org-eclipse-jgit.yml b/changelog/unreleased/PR#4540-update-org-eclipse-jgit-org-eclipse-jgit.yml new file mode 100644 index 00000000000..6c48693f0b4 --- /dev/null +++ b/changelog/unreleased/PR#4540-update-org-eclipse-jgit-org-eclipse-jgit.yml @@ -0,0 +1,7 @@ +title: Update org.eclipse.jgit:org.eclipse.jgit to v7.7.0.202606012155-r +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#4540 + url: https://github.com/apache/solr/pull/4540 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 40978364bb6..b04399db860 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -83,7 +83,7 @@ dropwizard-metrics = "4.2.38" eclipse-ecj = "3.39.0" eclipse-jetty = "12.0.34" # @keep jgit version used by git-status.gradle -eclipse-jgit = "7.6.0.202603022253-r" +eclipse-jgit = "7.7.0.202606012155-r" essenty = "2.5.0" fasterxml = "2.21.2" fasterxml-woodstox = "7.0.0"
