Browse Source

Upgrade to Elasticsearch 7.17.2

Closes gh-30712
pull/30742/head
Stephane Nicoll 4 years ago
parent
commit
e918a4d21d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -294,7 +294,7 @@ bom { @@ -294,7 +294,7 @@ bom {
]
}
}
library("Elasticsearch", "7.17.1") {
library("Elasticsearch", "7.17.2") {
group("org.elasticsearch") {
modules = [
"elasticsearch"

Loading…
Cancel
Save