Skip to content

Commit 414117e

Browse files
committed
Upgrade to Elasticsearch Client 9.0.3
Closes gh-46207
1 parent 350dec4 commit 414117e

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
@@ -354,7 +354,7 @@ bom {
354354
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
355355
}
356356
}
357-
library("Elasticsearch Client", "9.0.2") {
357+
library("Elasticsearch Client", "9.0.3") {
358358
prohibit {
359359
contains "-alpha"
360360
contains "-beta"

0 commit comments

Comments
 (0)