Upgrade to Elasticsearch Client 9.0.4

Closes gh-46657
This commit is contained in:
Andy Wilkinson 2025-08-04 09:33:22 +01:00
parent 1edaad8919
commit c41e72ab70
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.0.3") {
library("Elasticsearch Client", "9.0.4") {
prohibit {
contains "-alpha"
contains "-beta"