Skip to content

Commit aa93b21

Browse files
committed
Upgrade to Embedded Mongo 3.4.7
Closes gh-31830
1 parent 9da38c8 commit aa93b21

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.6") {
333+
library("Embedded Mongo", "3.4.7") {
334334
group("de.flapdoodle.embed") {
335335
modules = [
336336
"de.flapdoodle.embed.mongo"

0 commit comments

Comments
 (0)