Upgrade to Elasticsearch Client 8.10.1

Closes gh-37467
This commit is contained in:
Andy Wilkinson
2023-09-19 18:01:48 +01:00
parent 83666d48cc
commit 860f8c8acd

View File

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