Skip to content

Commit 296af5f

Browse files
committed
Upgrade to Elasticsearch 7.17.15
Closes gh-38430
1 parent 7c50439 commit 296af5f

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
@@ -295,7 +295,7 @@ bom {
295295
]
296296
}
297297
}
298-
library("Elasticsearch", "7.17.14") {
298+
library("Elasticsearch", "7.17.15") {
299299
group("org.elasticsearch") {
300300
modules = [
301301
"elasticsearch"

0 commit comments

Comments
 (0)