Skip to content

Commit 30eaad4

Browse files
committed
Upgrade to Elasticsearch Client 9.2.5
Closes spring-projectsgh-49184
1 parent dffcefe commit 30eaad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ bom {
355355
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
356356
}
357357
}
358-
library("Elasticsearch Client", "9.2.4") {
358+
library("Elasticsearch Client", "9.2.5") {
359359
prohibit {
360360
contains "-alpha"
361361
contains "-beta"

0 commit comments

Comments
 (0)