Upgrade to Elasticsearch 7.17.8

Closes gh-33572
This commit is contained in:
Phillip Webb 2022-12-21 08:03:57 -08:00
parent fb619cf76f
commit 07ce0c8b90
1 changed files with 1 additions and 1 deletions

View File

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