DATAMONG-2254 - Upgrade to MongoDB Java driver 3.10.2

This commit is contained in:
Christoph Strobl
2019-04-09 10:24:37 +02:00
parent 20fab74965
commit f869ea4bcd

View File

@@ -27,7 +27,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>2.2.0.BUILD-SNAPSHOT</springdata.commons>
<mongo>3.10.1</mongo>
<mongo>3.10.2</mongo>
<mongo.reactivestreams>1.11.0</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>