Upgrade to Elasticsearch 7.17.4

Closes gh-31423
This commit is contained in:
Stephane Nicoll 2022-06-17 10:59:12 +02:00
parent 9590a9914a
commit 54e4ff8e81

View File

@ -296,7 +296,7 @@ bom {
]
}
}
library("Elasticsearch", "7.17.3") {
library("Elasticsearch", "7.17.4") {
group("org.elasticsearch") {
modules = [
"elasticsearch"