Upgrade to Elasticsearch 7.16.2

Closes gh-29432
This commit is contained in:
Stephane Nicoll 2022-01-16 12:08:06 +01:00
parent 1e719c1d07
commit 8febc140ac

View File

@ -195,7 +195,7 @@ bom {
]
}
}
library("Elasticsearch", "7.16.0") {
library("Elasticsearch", "7.16.2") {
group("org.elasticsearch") {
modules = [
"elasticsearch"