Skip to content

Commit

Permalink
dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmosmann committed Nov 26, 2024
1 parent bdf508e commit 6f2c85f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -524,12 +524,12 @@
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.process</artifactId>
<version>4.15.0</version>
<version>4.15.1</version>
</dependency>
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.mongo.packageresolver</artifactId>
<version>4.18.1</version>
<version>4.18.2</version>
</dependency>
</dependencies>
<repositories>
Expand Down

0 comments on commit 6f2c85f

Please sign in to comment.