Upgrade to Elasticsearch 7.17.7

Closes gh-33171
This commit is contained in:
Stephane Nicoll
2022-11-15 07:51:30 +01:00
parent fcf774c333
commit f2018fa778

View File

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