Skip to content

Commit 1fac167

Browse files
committed
Upgrade to Elasticsearch Client 9.2.1
Closes gh-48137
1 parent e6f6ee7 commit 1fac167

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
@@ -356,7 +356,7 @@ bom {
356356
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
357357
}
358358
}
359-
library("Elasticsearch Client", "9.2.0") {
359+
library("Elasticsearch Client", "9.2.1") {
360360
prohibit {
361361
contains "-alpha"
362362
contains "-beta"

0 commit comments

Comments
 (0)