Upgrade to Elasticsearch 7.9.1

Closes gh-23347
This commit is contained in:
Stephane Nicoll 2020-09-16 11:53:40 +02:00
parent 04c5a3f166
commit d1147207c6
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ bom {
]
}
}
library("Elasticsearch", "7.8.1") {
library("Elasticsearch", "7.9.1") {
group("org.elasticsearch") {
modules = [
"elasticsearch"