Upgrade to Elasticsearch 7.15.2

Closes gh-28665
This commit is contained in:
Stephane Nicoll 2021-11-13 16:21:40 +01:00
parent e638ded7e9
commit 7f3cff062d

View File

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