Upgrade to Elasticsearch 7.17.10

Closes gh-35339
This commit is contained in:
Stephane Nicoll 2023-05-08 14:13:10 +02:00
parent 5d91c24f63
commit 96c792050e

View File

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