Skip to content

Commit 96c7920

Browse files
committed
Upgrade to Elasticsearch 7.17.10
Closes gh-35339
1 parent 5d91c24 commit 96c7920

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
@@ -306,7 +306,7 @@ bom {
306306
]
307307
}
308308
}
309-
library("Elasticsearch", "7.17.9") {
309+
library("Elasticsearch", "7.17.10") {
310310
group("org.elasticsearch") {
311311
modules = [
312312
"elasticsearch"

0 commit comments

Comments
 (0)