Skip to content

Commit 0a4ca5b

Browse files
committed
Upgrade to Elasticsearch Client 8.18.5
Closes gh-46830
1 parent 5479244 commit 0a4ca5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ bom {
353353
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
354354
}
355355
}
356-
library("Elasticsearch Client", "8.18.1") {
356+
library("Elasticsearch Client", "8.18.5") {
357357
prohibit {
358358
contains "-alpha"
359359
contains "-beta"

0 commit comments

Comments
 (0)