Skip to content

Commit

Permalink
Upgrade to MongoDB driver 5.1.4.
Browse files Browse the repository at this point in the history
Closes #4780
  • Loading branch information
mp911de committed Sep 10, 2024
1 parent 7d3c6ea commit 6377d46
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 @@ -27,7 +27,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>3.4.0-SNAPSHOT</springdata.commons>
<mongo>5.1.3</mongo>
<mongo>5.1.4</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>
Expand Down

0 comments on commit 6377d46

Please sign in to comment.