Skip to content

Commit cdc9d5b

Browse files
committed
Upgrade to Elasticsearch 7.15.1
Closes gh-28413
1 parent b46fc94 commit cdc9d5b

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.0") {
276+
library("Elasticsearch", "7.15.1") {
277277
group("org.elasticsearch") {
278278
modules = [
279279
"elasticsearch"

0 commit comments

Comments
 (0)