Skip to content

Commit 0d4b989

Browse files
committed
Upgrade to Elasticsearch Client 9.3.4
Closes spring-projectsgh-50099
1 parent 73f7618 commit 0d4b989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ bom {
401401
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
402402
}
403403
}
404-
library("Elasticsearch Client", "9.3.3") {
404+
library("Elasticsearch Client", "9.3.4") {
405405
prohibit {
406406
contains "-alpha"
407407
contains "-beta"

0 commit comments

Comments
 (0)