DATAMONGO-2498 - Upgrade to MongoDB 4.0.1 Drivers.

This commit is contained in:
Christoph Strobl
2020-03-23 09:18:07 +01:00
parent c9da0a75ff
commit e9c9938016

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.0</mongo>
<mongo>4.0.1</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>