Upgrade to Elasticsearch Client 8.5.3

Closes gh-33590
This commit is contained in:
Phillip Webb 2022-12-21 08:21:47 -08:00
parent 914fbabcda
commit a4bcf1bcf0

View File

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