DATAMONGO-2508 - Upgrade to MongoDB 4.0.2 Drivers.

This commit is contained in:
Christoph Strobl
2020-04-08 11:38:19 +02:00
parent 4b3312998a
commit a1b4e6df59

View File

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