Skip to content

Commit 49c2aa7

Browse files
committed
Upgrade to Elasticsearch Client 9.1.1
Closes gh-46827
1 parent 5d49f3a commit 49c2aa7

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.1.0") {
355+
library("Elasticsearch Client", "9.1.1") {
356356
prohibit {
357357
contains "-alpha"
358358
contains "-beta"

0 commit comments

Comments
 (0)