Upgrade to Elasticsearch Client 8.17.1

Closes gh-44217
This commit is contained in:
Andy Wilkinson
2025-02-11 12:42:18 +00:00
parent 24ead90e13
commit 5fc442471a

View File

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