Skip to content

Commit 76ad465

Browse files
committed
Upgrade to Solr 8.5.1
Closes gh-21206
1 parent e49e4c2 commit 76ad465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1576,7 +1576,7 @@ bom {
15761576
]
15771577
}
15781578
}
1579-
library("Solr", "8.4.1") {
1579+
library("Solr", "8.5.1") {
15801580
group("org.apache.solr") {
15811581
modules = [
15821582
"solr-analysis-extras",

0 commit comments

Comments
 (0)