Upgrade to Elasticsearch 7.17.2

Closes gh-30712
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:15 +02:00
parent 4c3a7670e2
commit e918a4d21d
1 changed files with 1 additions and 1 deletions

View File

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