Upgrade to Elasticsearch 7.17.15

Closes gh-38430
This commit is contained in:
Andy Wilkinson 2023-11-21 12:52:20 +00:00
parent 7c504394f4
commit 296af5f461
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ bom {
]
}
}
library("Elasticsearch", "7.17.14") {
library("Elasticsearch", "7.17.15") {
group("org.elasticsearch") {
modules = [
"elasticsearch"