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
1 changed files with 1 additions and 1 deletions

View File

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