Upgrade to Elasticsearch Client 8.10.1

Closes gh-37467
pull/34900/head
Andy Wilkinson 1 year ago
parent 83666d48cc
commit 860f8c8acd

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

Loading…
Cancel
Save