Skip to content

Commit 961fcbd

Browse files
committed
Upgrade to Elasticsearch Client 8.17.2
Closes gh-44226
1 parent d13fb86 commit 961fcbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ bom {
337337
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
338338
}
339339
}
340-
library("Elasticsearch Client", "8.17.1") {
340+
library("Elasticsearch Client", "8.17.2") {
341341
alignWith {
342342
version {
343343
from "org.springframework.data:spring-data-elasticsearch"

0 commit comments

Comments
 (0)