Upgrade to Solr 8.8.1

Closes gh-25684
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:42 +00:00
parent 66a2603f10
commit 12bab7399b
1 changed files with 1 additions and 1 deletions

View File

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