Upgrade to Solr 8.5.2

Closes gh-22815
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:34 +01:00
parent 47c22fdbee
commit 312d94ef0c
1 changed files with 1 additions and 1 deletions

View File

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