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
1 changed files with 1 additions and 1 deletions

View File

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