Upgrade to Elasticsearch 7.17.3

Closes gh-30931
This commit is contained in:
Andy Wilkinson 2022-05-10 17:32:59 +01:00
parent 0b2a25fbc8
commit 27bd2f7527
1 changed files with 1 additions and 1 deletions

View File

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