Upgrade to Elasticsearch Client 9.2.0

Closes gh-47847
This commit is contained in:
Stéphane Nicoll
2025-10-28 11:54:00 +01:00
parent cd1424d04b
commit 8a6fea9d59
@@ -352,7 +352,7 @@ bom {
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
}
}
library("Elasticsearch Client", "9.1.5") {
library("Elasticsearch Client", "9.2.0") {
prohibit {
contains "-alpha"
contains "-beta"