Upgrade to Elasticsearch 8.18.1

See gh-45447
This commit is contained in:
Phillip Webb 2025-05-09 14:19:08 -07:00
parent 058eabf317
commit c8b1e8ee27
1 changed files with 1 additions and 1 deletions

View File

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