Upgrade to Elasticsearch Client 9.5.3

Closes gh-51755
This commit is contained in:
Stéphane Nicoll
2026-09-15 14:58:12 +02:00
parent e0966e0e99
commit 553780e086
@@ -401,7 +401,7 @@ bom {
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
}
}
library("Elasticsearch Client", "9.5.0") {
library("Elasticsearch Client", "9.5.3") {
prohibit {
contains "-alpha"
contains "-beta"