Skip to content

Commit 33ebefd

Browse files
committed
Upgrade to Elasticsearch Client 8.11.4
Closes gh-39700
1 parent 913c1ba commit 33ebefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ bom {
273273
]
274274
}
275275
}
276-
library("Elasticsearch Client", "8.10.4") {
276+
library("Elasticsearch Client", "8.11.4") {
277277
group("org.elasticsearch.client") {
278278
modules = [
279279
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)