Upgrade to Elasticsearch Client 8.10.4

Closes gh-37912
This commit is contained in:
Andy Wilkinson 2023-10-17 14:24:41 +01:00
parent 9fcf5ba25e
commit 84d83c1964

View File

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