DATAMONGO-2589 - Upgrade to MongoDB Driver 4.0.5.

This commit is contained in:
Mark Paluch
2020-07-17 10:49:56 +02:00
parent 171d8b2b1e
commit 385e911708

View File

@@ -27,7 +27,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>2.3.2.BUILD-SNAPSHOT</springdata.commons>
<mongo>4.0.4</mongo>
<mongo>4.0.5</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>