Skip to content

Commit

Permalink
Upgrade to Embedded Mongo 3.4.11
Browse files Browse the repository at this point in the history
Closes gh-32664
  • Loading branch information
snicoll committed Oct 11, 2022
1 parent 7e0de51 commit 483d62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -330,7 +330,7 @@ bom {
]
}
}
library("Embedded Mongo", "3.4.9") {
library("Embedded Mongo", "3.4.11") {
group("de.flapdoodle.embed") {
modules = [
"de.flapdoodle.embed.mongo"
Expand Down

0 comments on commit 483d62f

Please sign in to comment.