Upgrade to Elasticsearch Client 9.0.3

Closes gh-46207
This commit is contained in:
Andy Wilkinson 2025-06-25 17:44:12 +01:00
parent 350dec4e5e
commit 414117ebac
1 changed files with 1 additions and 1 deletions

View File

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