Upgrade to Elasticsearch 7.15.1

Closes gh-28413
This commit is contained in:
Andy Wilkinson
2021-10-21 14:43:14 +01:00
parent b46fc940e9
commit cdc9d5b1fc

View File

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