Skip to content

Commit 89cc1e7

Browse files
committed
Upgrade to Elasticsearch Client 9.2.5
Closes spring-projectsgh-49177
1 parent a0c8189 commit 89cc1e7

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
@@ -401,7 +401,7 @@ bom {
401401
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
402402
}
403403
}
404-
library("Elasticsearch Client", "9.2.4") {
404+
library("Elasticsearch Client", "9.2.5") {
405405
prohibit {
406406
contains "-alpha"
407407
contains "-beta"

0 commit comments

Comments
 (0)