Upgrade to Solr 8.8.2

Closes gh-26565
This commit is contained in:
Andy Wilkinson
2021-05-17 12:05:49 +01:00
parent 6d786ecfe1
commit 17506c7e13

View File

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