Upgrade to Solr 8.11.2

Closes gh-31491
This commit is contained in:
Stephane Nicoll 2022-06-22 08:03:53 +02:00
parent 4f6bc3c2e0
commit f27adeb241

View File

@ -1627,7 +1627,7 @@ bom {
]
}
}
library("Solr", "8.11.1") {
library("Solr", "8.11.2") {
group("org.apache.solr") {
modules = [
"solr-analysis-extras",