Upgrade to Elasticsearch 9.0.2

CLoses gh-46052
This commit is contained in:
Stéphane Nicoll
2025-06-20 12:00:21 +02:00
parent 04e58c998f
commit 5cf190fec1
@@ -338,7 +338,7 @@ bom {
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
}
}
library("Elasticsearch Client", "8.18.1") {
library("Elasticsearch Client", "9.0.2") {
prohibit {
contains "-alpha"
contains "-beta"