Upgrade to Elasticsearch Client 9.1.3

Closes gh-47011
This commit is contained in:
Andy Wilkinson
2025-09-01 08:10:31 +01:00
parent f3ac2d5906
commit 856602ddc4
@@ -352,7 +352,7 @@ bom {
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
}
}
library("Elasticsearch Client", "9.1.1") {
library("Elasticsearch Client", "9.1.3") {
prohibit {
contains "-alpha"
contains "-beta"