Upgrade to Elasticsearch 7.17.11

Closes gh-36311
This commit is contained in:
Stephane Nicoll
2023-07-11 14:30:23 +02:00
parent de2382e61c
commit 45cdb53e23

View File

@@ -306,7 +306,7 @@ bom {
]
}
}
library("Elasticsearch", "7.17.10") {
library("Elasticsearch", "7.17.11") {
group("org.elasticsearch") {
modules = [
"elasticsearch"