Browse Source

Upgrade to Solr 8.4.1

Closes gh-19924
pull/19926/head
Andy Wilkinson 6 years ago
parent
commit
6d9d4fc531
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save