Upgrade to Elasticsearch 7.17.6

Closes gh-32318
This commit is contained in:
Stephane Nicoll 2022-09-14 10:32:25 +02:00
parent a111f66e76
commit 07985e34fb
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ bom {
]
}
}
library("Elasticsearch", "7.17.4") {
library("Elasticsearch", "7.17.6") {
group("org.elasticsearch") {
modules = [
"elasticsearch"