Upgrade to Elasticsearch 7.14.1

Closes gh-28004
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:37 +02:00
parent e15a586354
commit d04ae305c1
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ bom {
]
}
}
library("Elasticsearch", "7.13.4") {
library("Elasticsearch", "7.14.1") {
group("org.elasticsearch") {
modules = [
"elasticsearch"