Skip to content

Commit a9b403f

Browse files
committed
Upgrade to Elasticsearch 7.13.4
Closes gh-27706
1 parent 00008c8 commit a9b403f

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
@@ -273,7 +273,7 @@ bom {
273273
]
274274
}
275275
}
276-
library("Elasticsearch", "7.13.3") {
276+
library("Elasticsearch", "7.13.4") {
277277
group("org.elasticsearch") {
278278
modules = [
279279
"elasticsearch"

0 commit comments

Comments
 (0)