Skip to content

Commit

Permalink
Upgrade to Solr 8.11.2
Browse files Browse the repository at this point in the history
Closes gh-31491
  • Loading branch information
snicoll committed Jun 22, 2022
1 parent 4f6bc3c commit f27adeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1627,7 +1627,7 @@ bom {
]
}
}
library("Solr", "8.11.1") {
library("Solr", "8.11.2") {
group("org.apache.solr") {
modules = [
"solr-analysis-extras",
Expand Down

0 comments on commit f27adeb

Please sign in to comment.