Skip to content

Commit

Permalink
revert embed mongo version
Browse files Browse the repository at this point in the history
  • Loading branch information
rasheedamir authored Dec 3, 2023
1 parent d74d2df commit d7140de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.mongo</artifactId>
<version>4.11.1</version>
<version>3.4.8</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit d7140de

Please sign in to comment.