Skip to content

Commit d6f111c

Browse files
committed
Merge branch '2.7.x'
Closes gh-30547
2 parents a70249e + 71e52a4 commit d6f111c

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
@@ -247,7 +247,7 @@ bom {
247247
]
248248
}
249249
}
250-
library("Embedded Mongo", "3.4.3") {
250+
library("Embedded Mongo", "3.4.5") {
251251
group("de.flapdoodle.embed") {
252252
modules = [
253253
"de.flapdoodle.embed.mongo"

0 commit comments

Comments
 (0)