Upgrade to Elasticsearch Client 8.6.2

Closes gh-34079
This commit is contained in:
Andy Wilkinson
2023-02-20 17:48:57 +00:00
parent 8256c44b0b
commit 1743794c74

View File

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