Skip to content

Commit 12bab73

Browse files
committed
Upgrade to Solr 8.8.1
Closes gh-25684
1 parent 66a2603 commit 12bab73

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
@@ -1582,7 +1582,7 @@ bom {
15821582
]
15831583
}
15841584
}
1585-
library("Solr", "8.8.0") {
1585+
library("Solr", "8.8.1") {
15861586
group("org.apache.solr") {
15871587
modules = [
15881588
"solr-analysis-extras",

0 commit comments

Comments
 (0)