Upgrade to Elasticsearch 7.11.1

Closes gh-25359
This commit is contained in:
Andy Wilkinson 2021-02-18 12:13:38 +00:00
parent c6dece067c
commit 0041446803

View File

@ -270,7 +270,7 @@ bom {
]
}
}
library("Elasticsearch", "7.10.2") {
library("Elasticsearch", "7.11.1") {
group("org.elasticsearch") {
modules = [
"elasticsearch"