Skip to content

Commit 07985e3

Browse files
committed
Upgrade to Elasticsearch 7.17.6
Closes gh-32318
1 parent a111f66 commit 07985e3

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
@@ -299,7 +299,7 @@ bom {
299299
]
300300
}
301301
}
302-
library("Elasticsearch", "7.17.4") {
302+
library("Elasticsearch", "7.17.6") {
303303
group("org.elasticsearch") {
304304
modules = [
305305
"elasticsearch"

0 commit comments

Comments
 (0)