Skip to content

Commit c52c48e

Browse files
committed
Upgrade to Elasticsearch Client 8.7.1
Closes gh-35274
1 parent 7477ec1 commit c52c48e

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
@@ -262,7 +262,7 @@ bom {
262262
]
263263
}
264264
}
265-
library("Elasticsearch Client", "8.7.0") {
265+
library("Elasticsearch Client", "8.7.1") {
266266
group("org.elasticsearch.client") {
267267
modules = [
268268
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)