Skip to content

Commit a11f8d8

Browse files
committed
Upgrade to Elasticsearch Client 8.15.3
Closes gh-42760
1 parent 4203bfa commit a11f8d8

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

0 commit comments

Comments
 (0)