Skip to content

Commit 79653a9

Browse files
committed
Upgrade to Elasticsearch Client 8.15.5
Closes gh-43399
1 parent 7f8ccc6 commit 79653a9

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
@@ -337,7 +337,7 @@ bom {
337337
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
338338
}
339339
}
340-
library("Elasticsearch Client", "8.15.4") {
340+
library("Elasticsearch Client", "8.15.5") {
341341
group("org.elasticsearch.client") {
342342
modules = [
343343
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)