Skip to content

Commit 7f3cff0

Browse files
committed
Upgrade to Elasticsearch 7.15.2
Closes gh-28665
1 parent e638ded commit 7f3cff0

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
@@ -273,7 +273,7 @@ bom {
273273
]
274274
}
275275
}
276-
library("Elasticsearch", "7.15.1") {
276+
library("Elasticsearch", "7.15.2") {
277277
group("org.elasticsearch") {
278278
modules = [
279279
"elasticsearch"

0 commit comments

Comments
 (0)