Skip to content

Commit

Permalink
Upgrade to Elasticsearch 7.15.2
Browse files Browse the repository at this point in the history
Closes gh-28665
  • Loading branch information
snicoll committed Nov 13, 2021
1 parent e638ded commit 7f3cff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -273,7 +273,7 @@ bom {
]
}
}
library("Elasticsearch", "7.15.1") {
library("Elasticsearch", "7.15.2") {
group("org.elasticsearch") {
modules = [
"elasticsearch"
Expand Down

0 comments on commit 7f3cff0

Please sign in to comment.