Upgrade to Elasticsearch 7.17.0

Closes gh-29848
This commit is contained in:
Stephane Nicoll
2022-02-16 10:17:26 +01:00
parent 76797c4ecb
commit 06bc52d727

View File

@@ -276,7 +276,7 @@ bom {
]
}
}
library("Elasticsearch", "7.16.2") {
library("Elasticsearch", "7.17.0") {
group("org.elasticsearch") {
modules = [
"elasticsearch"