Skip to content

Commit

Permalink
Upgrade to Elasticsearch 7.17.3
Browse files Browse the repository at this point in the history
Closes gh-30931
  • Loading branch information
wilkinsona committed May 10, 2022
1 parent 0b2a25f commit 27bd2f7
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 @@ -294,7 +294,7 @@ bom {
]
}
}
library("Elasticsearch", "7.17.2") {
library("Elasticsearch", "7.17.3") {
group("org.elasticsearch") {
modules = [
"elasticsearch"
Expand Down

0 comments on commit 27bd2f7

Please sign in to comment.