Upgrade to Elasticsearch 7.17.13

Closes gh-37286
This commit is contained in:
Stephane Nicoll 2023-09-11 10:13:33 +02:00
parent 11e8f98385
commit c8178b21b7

View File

@ -306,7 +306,7 @@ bom {
]
}
}
library("Elasticsearch", "7.17.12") {
library("Elasticsearch", "7.17.13") {
group("org.elasticsearch") {
modules = [
"elasticsearch"