Upgrade to Elasticsearch Client 8.8.1

Closes gh-35947
pull/35986/head
Andy Wilkinson 1 year ago
parent 6b1a1141aa
commit 3d336f9204

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

Loading…
Cancel
Save