Upgrade to Elasticsearch 7.17.5

Closes gh-31629
This commit is contained in:
Andy Wilkinson 2022-07-07 17:36:44 +01:00
parent 44510e9f3a
commit 01a1d7ccd8

View File

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