Upgrade to Elasticsearch 8.18.0

Closes gh-45447
This commit is contained in:
Stéphane Nicoll
2025-05-09 11:26:48 +02:00
parent 133312a4ae
commit 2eef86fc28
2 changed files with 2 additions and 3 deletions

View File

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