Upgrade to Elasticsearch Client 8.17.2

Closes gh-44226
This commit is contained in:
Stéphane Nicoll
2025-02-12 09:09:22 +01:00
parent d13fb86370
commit 961fcbd1ca

View File

@@ -337,7 +337,7 @@ bom {
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
}
}
library("Elasticsearch Client", "8.17.1") {
library("Elasticsearch Client", "8.17.2") {
alignWith {
version {
from "org.springframework.data:spring-data-elasticsearch"