Upgrade to Elasticsearch 7.12.0

Closes gh-26047
This commit is contained in:
Stephane Nicoll
2021-04-13 14:52:06 +02:00
parent 31c96ac95d
commit 37c41607e3

View File

@@ -270,7 +270,7 @@ bom {
]
}
}
library("Elasticsearch", "7.11.1") {
library("Elasticsearch", "7.12.0") {
group("org.elasticsearch") {
modules = [
"elasticsearch"