Upgrade to Elasticsearch 7.17.12

Closes gh-36870
This commit is contained in:
Andy Wilkinson 2023-08-09 14:00:08 +01:00
parent 94c7140001
commit 40d0bc0551

View File

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