Commit 3e4abd04 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Solr 8.7.0

Closes gh-24963
parent a0166e53
...@@ -1582,10 +1582,7 @@ bom { ...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment