Upgrade to Elasticsearch Client 8.10.2

Closes gh-37773
pull/37801/head
Andy Wilkinson 1 year ago
parent 47d60052d9
commit 6625f6519d

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

Loading…
Cancel
Save