Upgrade to Solr 8.7.0

Closes gh-24963
This commit is contained in:
Andy Wilkinson 2021-01-21 15:14:15 +00:00
parent a0166e53c1
commit 3e4abd0471
1 changed files with 1 additions and 4 deletions

View File

@ -1582,10 +1582,7 @@ bom {
] ]
} }
} }
library("Solr", "8.5.2") { library("Solr", "8.7.0") {
prohibit("[8.6.0,8.7.0)") {
because "it uses a library that is not available on Maven Central"
}
group("org.apache.solr") { group("org.apache.solr") {
modules = [ modules = [
"solr-analysis-extras", "solr-analysis-extras",