Skip to content

Commit

Permalink
Upgrade to MongoDB driver 4.11.3.
Browse files Browse the repository at this point in the history
Closes #4768
  • Loading branch information
mp911de committed Aug 14, 2024
1 parent a98eaac commit cc34597
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.2.9-SNAPSHOT</springdata.commons>
<mongo>4.11.2</mongo>
<mongo>4.11.3</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>
Expand Down

0 comments on commit cc34597

Please sign in to comment.