Revert "Upgrade to Elasticsearch Client 8.14.2"

This reverts commit 12d2eba796.

See gh-41405
This commit is contained in:
Andy Wilkinson 2024-07-09 18:07:01 +01:00
parent 8f2f0f2abc
commit 17f2c31ef7
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ bom {
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
}
}
library("Elasticsearch Client", "8.14.2") {
library("Elasticsearch Client", "8.13.4") {
group("org.elasticsearch.client") {
modules = [
"elasticsearch-rest-client" {