Upgrade to Elasticsearch 7.9.2

Closes gh-23644
This commit is contained in:
Stephane Nicoll
2020-10-13 09:29:47 +02:00
parent 28d915713f
commit 976e07f3d8

View File

@@ -271,7 +271,7 @@ bom {
]
}
}
library("Elasticsearch", "7.9.1") {
library("Elasticsearch", "7.9.2") {
group("org.elasticsearch") {
modules = [
"elasticsearch"