DATAMONGO-2257 - Upgrade to MongoDB Java Driver 3.11.0-beta2

This commit is contained in:
Christoph Strobl
2019-04-12 13:17:20 +02:00
parent 0d0d17ebf6
commit cc45b4e081

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.2</mongo>
<mongo>3.11.0-beta2</mongo>
<mongo.reactivestreams>1.11.0</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>