Skip to content

Commit f27adeb

Browse files
committed
Upgrade to Solr 8.11.2
Closes spring-projectsgh-31491
1 parent 4f6bc3c commit f27adeb

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
@@ -1627,7 +1627,7 @@ bom {
16271627
]
16281628
}
16291629
}
1630-
library("Solr", "8.11.1") {
1630+
library("Solr", "8.11.2") {
16311631
group("org.apache.solr") {
16321632
modules = [
16331633
"solr-analysis-extras",

0 commit comments

Comments
 (0)