Upgrade to Elasticsearch Client 8.11.4

Closes gh-39700
This commit is contained in:
Andy Wilkinson 2024-02-22 07:58:36 +00:00
parent 913c1baa72
commit 33ebefdb36

View File

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