Skip to content

Commit 75c7354

Browse files
committed
Upgrade to Elasticsearch Client 8.15.4
Closes gh-43129
1 parent 0e48ccf commit 75c7354

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
@@ -334,7 +334,7 @@ bom {
334334
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
335335
}
336336
}
337-
library("Elasticsearch Client", "8.15.3") {
337+
library("Elasticsearch Client", "8.15.4") {
338338
group("org.elasticsearch.client") {
339339
modules = [
340340
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)