Skip to content

Commit c41e72a

Browse files
committed
Upgrade to Elasticsearch Client 9.0.4
Closes gh-46657
1 parent 1edaad8 commit c41e72a

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
@@ -352,7 +352,7 @@ bom {
352352
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
353353
}
354354
}
355-
library("Elasticsearch Client", "9.0.3") {
355+
library("Elasticsearch Client", "9.0.4") {
356356
prohibit {
357357
contains "-alpha"
358358
contains "-beta"

0 commit comments

Comments
 (0)