Upgrade to Elasticsearch 7.6.2

Closes gh-20766
This commit is contained in:
Andy Wilkinson 2020-04-01 09:40:51 +01:00
parent e2e5dfad49
commit 2fdc9dddb5

View File

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