Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dropwizard-metrics = "4.2.33"
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"
Expand Down
Loading