Upgrade to Elasticsearch 7.8.1

Closes gh-22648
This commit is contained in:
Stephane Nicoll 2020-07-29 18:09:13 +02:00
parent 5777aa5615
commit ff038be773
1 changed files with 1 additions and 1 deletions

View File

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