Upgrade to Elasticsearch Client 8.10.2

Closes gh-37773
This commit is contained in:
Andy Wilkinson 2023-10-09 12:13:21 +01:00
parent 47d60052d9
commit 6625f6519d

View File

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