Upgrade to Elasticsearch Client 9.5.0

Closes gh-51335
This commit is contained in:
Stéphane Nicoll
2026-08-10 16:57:44 +02:00
parent 613932cc7c
commit 1778ec5832
@@ -401,7 +401,7 @@ bom {
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
}
}
library("Elasticsearch Client", "9.4.4") {
library("Elasticsearch Client", "9.5.0") {
prohibit {
contains "-alpha"
contains "-beta"