Upgrade to Elasticsearch 7.6.1

See gh-20423
This commit is contained in:
dreis2211
2020-03-08 12:49:21 +01:00
committed by Stephane Nicoll
parent 0ea81c4a19
commit 6036df5f33
2 changed files with 2 additions and 2 deletions

View File

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