Skip to content

Commit ee9f4a4

Browse files
committed
Upgrade to Elasticsearch Client 8.17.4
Closes gh-45134
1 parent c34cf5d commit ee9f4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ bom {
328328
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
329329
}
330330
}
331-
library("Elasticsearch Client", "8.17.2") {
331+
library("Elasticsearch Client", "8.17.4") {
332332
alignWith {
333333
version {
334334
from "org.springframework.data:spring-data-elasticsearch"

0 commit comments

Comments
 (0)