Skip to content

Commit 5fc4424

Browse files
committed
Upgrade to Elasticsearch Client 8.17.1
Closes gh-44217
1 parent 24ead90 commit 5fc4424

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.0") {
340+
library("Elasticsearch Client", "8.17.1") {
341341
alignWith {
342342
version {
343343
from "org.springframework.data:spring-data-elasticsearch"

0 commit comments

Comments
 (0)