Upgrade to Elasticsearch Client 8.6.2

Closes gh-34079
pull/34312/head
Andy Wilkinson 2 years ago
parent 8256c44b0b
commit 1743794c74

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

Loading…
Cancel
Save