Upgrade to Elasticsearch Client 8.9.2

Closes gh-37314
This commit is contained in:
Stephane Nicoll
2023-09-11 14:38:37 +02:00
parent 18177451a9
commit 8283db3005

View File

@@ -268,7 +268,7 @@ bom {
]
}
}
library("Elasticsearch Client", "8.9.0") {
library("Elasticsearch Client", "8.9.2") {
group("org.elasticsearch.client") {
modules = [
"elasticsearch-rest-client" {