Revert "Upgrade to Elasticsearch Client 8.6.1"

This reverts commit 5dc6592b12.

See gh-34079
This commit is contained in:
Andy Wilkinson 2023-02-07 13:32:32 +00:00
parent f064616845
commit 304a1bac97

View File

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