Upgrade to Elasticsearch 7.17.5

Closes gh-31737
This commit is contained in:
Stephane Nicoll 2022-07-14 17:10:52 +02:00
parent 01fbdac192
commit ac4c3d2b81
1 changed files with 1 additions and 1 deletions

View File

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