Upgrade to Elasticsearch Client 8.8.1

Closes gh-35947
This commit is contained in:
Andy Wilkinson
2023-06-19 09:55:00 +01:00
parent 6b1a1141aa
commit 3d336f9204

View File

@@ -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" {