Upgrade to Elasticsearch Client 8.5.1

Closes gh-33225
This commit is contained in:
Stephane Nicoll 2022-11-17 11:29:51 +01:00
parent 7525c0f557
commit 55ba5a5074

View File

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