Polish "Upgrade to Elasticsearch Client 8.17.0"
See gh-44100
This commit is contained in:
parent
ed5100ecee
commit
fd6fd3f7b8
|
@ -337,7 +337,7 @@ bom {
|
||||||
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
|
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Elasticsearch Client", "8.17.1") {
|
library("Elasticsearch Client", "8.17.0") {
|
||||||
alignWith {
|
alignWith {
|
||||||
version {
|
version {
|
||||||
from "org.springframework.data:spring-data-elasticsearch"
|
from "org.springframework.data:spring-data-elasticsearch"
|
||||||
|
|
Loading…
Reference in New Issue