Upgrade to Elasticsearch 7.17.3

Closes gh-30949
This commit is contained in:
Andy Wilkinson
2022-05-10 18:21:09 +01:00
parent 94c6a7b25f
commit 61fbee6f3d

View File

@@ -209,7 +209,7 @@ bom {
]
}
}
library("Elasticsearch", "7.17.2") {
library("Elasticsearch", "7.17.3") {
group("org.elasticsearch") {
modules = [
"elasticsearch"