Skip to content

Commit

Permalink
GH-873 - Upgrade to embedded MongoDB 4.16.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 13, 2024
1 parent a8835b2 commit 7478347
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<archunit.version>1.3.0</archunit.version>
<artifactory-maven-plugin.version>3.6.2</artifactory-maven-plugin.version>
<flapdoodle-mongodb.version>4.14.0</flapdoodle-mongodb.version>
<flapdoodle-mongodb.version>4.16.1</flapdoodle-mongodb.version>
<jgit.version>6.10.0.202406032230-r</jgit.version>
<jgrapht.version>1.5.2</jgrapht.version>
<jmolecules-bom.version>2023.1.5</jmolecules-bom.version>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Flapdoodle
de.flapdoodle.mongodb.embedded.version=6.0.3
de.flapdoodle.mongodb.embedded.version=7.0.12
logging.level.de.flapdoodle.embed.mongo=WARN

0 comments on commit 7478347

Please sign in to comment.