Skip to content

Commit d114720

Browse files
committed
Upgrade to Elasticsearch 7.9.1
Closes gh-23347
1 parent 04c5a3f commit d114720

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
@@ -271,7 +271,7 @@ bom {
271271
]
272272
}
273273
}
274-
library("Elasticsearch", "7.8.1") {
274+
library("Elasticsearch", "7.9.1") {
275275
group("org.elasticsearch") {
276276
modules = [
277277
"elasticsearch"

0 commit comments

Comments
 (0)