Polish "Upgrade to Elasticsearch Client 8.17.0"

See gh-44100
This commit is contained in:
Andy Wilkinson 2025-02-07 20:52:24 +00:00
parent ed5100ecee
commit fd6fd3f7b8
1 changed files with 1 additions and 1 deletions

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.0") {
alignWith {
version {
from "org.springframework.data:spring-data-elasticsearch"