Skip to content

Commit e60a235

Browse files
committed
Upgrade to Embedded Mongo 3.4.6
Closes gh-31424
1 parent 54e4ff8 commit e60a235

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
@@ -327,7 +327,7 @@ bom {
327327
]
328328
}
329329
}
330-
library("Embedded Mongo", "3.4.5") {
330+
library("Embedded Mongo", "3.4.6") {
331331
group("de.flapdoodle.embed") {
332332
modules = [
333333
"de.flapdoodle.embed.mongo"

0 commit comments

Comments
 (0)