Upgrade to Elasticsearch 7.7.1

Closes gh-21948
This commit is contained in:
Andy Wilkinson
2020-06-16 10:32:58 +01:00
parent 9bbad6fb25
commit 0e0b6c98e0

View File

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