Skip to content

Commit

Permalink
Bump MongoDB version to align with spring-data-mongodb.
Browse files Browse the repository at this point in the history
Closes: #2420
  • Loading branch information
christophstrobl committed Oct 14, 2024
1 parent ccfd0e3 commit b847ee8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>5.0.0</version>
<version>5.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b847ee8

Please sign in to comment.