Upgrade to Elasticsearch Client 8.7.0

Closes gh-34979
pull/34991/head
Andy Wilkinson 2 years ago
parent 5d49889bfd
commit 67285f0530

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

Loading…
Cancel
Save