Skip to content

Commit

Permalink
Upgrade to MongoDB Java Drivers 4.2.2
Browse files Browse the repository at this point in the history
Closes #3579
  • Loading branch information
christophstrobl committed Mar 3, 2021
1 parent be8e702 commit c2fc09e
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>2.5.0-SNAPSHOT</springdata.commons>
<mongo>4.2.0</mongo>
<mongo>4.2.2</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>
Expand Down

0 comments on commit c2fc09e

Please sign in to comment.