Skip to content

Commit a00951d

Browse files
committed
Upgrade to Embedded Mongo 3.4.9
Closes gh-32319
1 parent 07985e3 commit a00951d

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
@@ -330,7 +330,7 @@ bom {
330330
]
331331
}
332332
}
333-
library("Embedded Mongo", "3.4.8") {
333+
library("Embedded Mongo", "3.4.9") {
334334
group("de.flapdoodle.embed") {
335335
modules = [
336336
"de.flapdoodle.embed.mongo"

0 commit comments

Comments
 (0)