Upgrade to Elasticsearch Client 8.9.0

Closes gh-36886
This commit is contained in:
Andy Wilkinson
2023-08-09 17:06:46 +01:00
parent 2c3049f961
commit 6c3c8398d0
3 changed files with 6 additions and 6 deletions

View File

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