Skip to content

Commit 8278595

Browse files
committed
Upgrade to Elasticsearch 9.1.0
Closes gh-46686
1 parent a3b1c02 commit 8278595

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

0 commit comments

Comments
 (0)