Skip to content

Commit 0041446

Browse files
committed
Upgrade to Elasticsearch 7.11.1
Closes gh-25359
1 parent c6dece0 commit 0041446

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
@@ -270,7 +270,7 @@ bom {
270270
]
271271
}
272272
}
273-
library("Elasticsearch", "7.10.2") {
273+
library("Elasticsearch", "7.11.1") {
274274
group("org.elasticsearch") {
275275
modules = [
276276
"elasticsearch"

0 commit comments

Comments
 (0)