Skip to content

Commit f024c19

Browse files
committed
Upgrade to Elasticsearch Client 8.15.0
Closes gh-42155
1 parent 0ce4170 commit f024c19

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.13.4") {
337+
library("Elasticsearch Client", "8.15.0") {
338338
group("org.elasticsearch.client") {
339339
modules = [
340340
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)