Skip to content

Commit 860f8c8

Browse files
committed
Upgrade to Elasticsearch Client 8.10.1
Closes gh-37467
1 parent 83666d4 commit 860f8c8

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
@@ -268,7 +268,7 @@ bom {
268268
]
269269
}
270270
}
271-
library("Elasticsearch Client", "8.10.0") {
271+
library("Elasticsearch Client", "8.10.1") {
272272
group("org.elasticsearch.client") {
273273
modules = [
274274
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)