Upgrade to Elasticsearch 7.5.2

Closes gh-20066
This commit is contained in:
Stephane Nicoll 2020-02-07 16:17:30 +01:00
parent f8087a6f29
commit ad8fa8f6a0
1 changed files with 1 additions and 1 deletions

View File

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