Skip to content

Commit

Permalink
Merge pull request #1107 from lukas-krecan/dependabot/maven/de.flapdo…
Browse files Browse the repository at this point in the history
…odle.embed-de.flapdoodle.embed.mongo-3.4.7

Bump de.flapdoodle.embed.mongo from 3.4.6 to 3.4.7
  • Loading branch information
lukas-krecan committed Jul 21, 2022
2 parents b162577 + 974cbca commit 8ae5512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.mongo</artifactId>
<version>3.4.6</version>
<version>3.4.7</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion providers/mongo/shedlock-provider-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.mongo</artifactId>
<version>3.4.6</version>
<version>3.4.7</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 8ae5512

Please sign in to comment.