Skip to content

Commit 45cdb53

Browse files
committed
Upgrade to Elasticsearch 7.17.11
Closes gh-36311
1 parent de2382e commit 45cdb53

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.10") {
309+
library("Elasticsearch", "7.17.11") {
310310
group("org.elasticsearch") {
311311
modules = [
312312
"elasticsearch"

0 commit comments

Comments
 (0)