Upgrade to Elasticsearch 7.17.14

Closes gh-37840
This commit is contained in:
Andy Wilkinson 2023-10-12 11:44:17 +01:00
parent 11311dbf6d
commit 8832b6788d

View File

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