Upgrade to Elasticsearch 7.13.3

Closes gh-27259
This commit is contained in:
Stephane Nicoll 2021-07-12 07:53:56 +02:00
parent 108616bf48
commit 4be169ae64
1 changed files with 1 additions and 1 deletions

View File

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