Revert "Upgrade to Elasticsearch Client 8.14.3"

See gh-41797
This commit is contained in:
Stéphane Nicoll
2024-08-12 11:04:47 +02:00
parent 34f5bbe26a
commit 16347a7e31

View File

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