Upgrade to Elasticsearch Client 8.7.1

Closes gh-35274
This commit is contained in:
Andy Wilkinson 2023-05-04 15:46:18 +01:00
parent 7477ec135d
commit c52c48e444

View File

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