Upgrade to Elasticsearch 7.17.9

Closes gh-34241
This commit is contained in:
Andy Wilkinson 2023-02-20 13:33:17 +00:00
parent 2558866040
commit 8e710b7231

View File

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