Upgrade to Elasticsearch 7.13.4

Closes gh-27706
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:35 +02:00
parent 00008c86ed
commit a9b403fb1f
1 changed files with 1 additions and 1 deletions

View File

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