Revert "Upgrade to Elasticsearch Client 8.14.2"
This reverts commit 12d2eba796
.
See gh-41405
This commit is contained in:
parent
8f2f0f2abc
commit
17f2c31ef7
|
@ -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" {
|
||||
|
|
Loading…
Reference in New Issue