Upgrade to Elasticsearch 7.10.2

Closes gh-24901
This commit is contained in:
Stephane Nicoll 2021-01-20 09:14:42 +01:00
parent 1c42d22e1c
commit b3221f4fc5

View File

@ -264,7 +264,7 @@ bom {
]
}
}
library("Elasticsearch", "7.9.3") {
library("Elasticsearch", "7.10.2") {
group("org.elasticsearch") {
modules = [
"elasticsearch"