DATAMONGO-2064 - Upgrade MongoDB Java Driver to 3.8.1.

This commit is contained in:
Christoph Strobl
2018-08-21 10:12:42 +02:00
parent a58562ba69
commit 7859ee1013

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.8.0</mongo>
<mongo>3.8.1</mongo>
<mongo.reactivestreams>1.9.0</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>