Skip to content

Commit 61fbee6

Browse files
committed
Upgrade to Elasticsearch 7.17.3
Closes gh-30949
1 parent 94c6a7b commit 61fbee6

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
@@ -209,7 +209,7 @@ bom {
209209
]
210210
}
211211
}
212-
library("Elasticsearch", "7.17.2") {
212+
library("Elasticsearch", "7.17.3") {
213213
group("org.elasticsearch") {
214214
modules = [
215215
"elasticsearch"

0 commit comments

Comments
 (0)