Browse Source

Upgrade to Elasticsearch 7.17.0

Closes gh-29848
pull/29884/head
Stephane Nicoll 4 years ago
parent
commit
06bc52d727
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -276,7 +276,7 @@ bom { @@ -276,7 +276,7 @@ bom {
]
}
}
library("Elasticsearch", "7.16.2") {
library("Elasticsearch", "7.17.0") {
group("org.elasticsearch") {
modules = [
"elasticsearch"

Loading…
Cancel
Save