Skip to content

Commit c8b1e8e

Browse files
committed
Upgrade to Elasticsearch 8.18.1
See gh-45447
1 parent 058eabf commit c8b1e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ bom {
333333
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
334334
}
335335
}
336-
library("Elasticsearch Client", "8.18.0") {
336+
library("Elasticsearch Client", "8.18.1") {
337337
prohibit {
338338
contains "-alpha"
339339
contains "-beta"

0 commit comments

Comments
 (0)