Upgrade to Elasticsearch Client 9.1.1

Closes gh-46827
This commit is contained in:
Stéphane Nicoll 2025-08-13 15:20:05 +02:00
parent 5d49f3a78f
commit 49c2aa7fb9
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ bom {
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
}
}
library("Elasticsearch Client", "9.1.0") {
library("Elasticsearch Client", "9.1.1") {
prohibit {
contains "-alpha"
contains "-beta"