Upgrade to Solr 8.5.2

Closes gh-22477
This commit is contained in:
Andy Wilkinson 2020-07-21 12:36:05 +01:00
parent 3c628209b8
commit e9c46074f1

View File

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