Upgrade to Elasticsearch Client 8.7.1

Closes gh-35274
pull/35333/head
Andy Wilkinson 2 years ago
parent 7477ec135d
commit c52c48e444

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

Loading…
Cancel
Save