Upgrade to Solr 8.5.1

Closes gh-21206
This commit is contained in:
Andy Wilkinson 2020-04-28 11:03:41 +01:00
parent e49e4c2d83
commit 76ad465f77

View File

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