Upgrade to Solr 8.4.1

Closes gh-19924
This commit is contained in:
Andy Wilkinson 2020-01-25 13:23:39 +00:00
parent f4d27f90ba
commit 6d9d4fc531

View File

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