Skip to content

Commit 54e4ff8

Browse files
committed
Upgrade to Elasticsearch 7.17.4
Closes gh-31423
1 parent 9590a99 commit 54e4ff8

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
@@ -296,7 +296,7 @@ bom {
296296
]
297297
}
298298
}
299-
library("Elasticsearch", "7.17.3") {
299+
library("Elasticsearch", "7.17.4") {
300300
group("org.elasticsearch") {
301301
modules = [
302302
"elasticsearch"

0 commit comments

Comments
 (0)