Upgrade to Elasticsearch 7.15.0

Closes gh-28317
This commit is contained in:
Stephane Nicoll
2021-10-14 09:48:49 +02:00
parent b155ef5135
commit 7e01b7444f

View File

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