Upgrade to Elasticsearch 7.17.1

Closes gh-30289
This commit is contained in:
Stephane Nicoll 2022-03-18 09:17:28 +01:00
parent bf477700f6
commit 41150f1ef4

View File

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