Skip to content

Commit e9c4607

Browse files
committed
Upgrade to Solr 8.5.2
Closes gh-22477
1 parent 3c62820 commit e9c4607

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
@@ -1610,7 +1610,7 @@ bom {
16101610
]
16111611
}
16121612
}
1613-
library("Solr", "8.5.1") {
1613+
library("Solr", "8.5.2") {
16141614
group("org.apache.solr") {
16151615
modules = [
16161616
"solr-analysis-extras",

0 commit comments

Comments
 (0)