DATAMONGO-1864 - Upgrade to MongoDB Java Driver 3.6.2

This commit is contained in:
Christoph Strobl
2018-02-06 07:58:15 +01:00
parent 8745518131
commit b834af9779

View File

@@ -28,7 +28,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>2.1.0.BUILD-SNAPSHOT</springdata.commons>
<mongo>3.6.0</mongo>
<mongo>3.6.2</mongo>
<mongo.reactivestreams>1.7.0</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>