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

View File

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