DATAMONGO-2268 - Upgrade to MongoDB Java Driver 3.11.0-beta3.

This commit is contained in:
Christoph Strobl
2019-05-10 07:51:28 +02:00
parent 89624518c9
commit 352f9ad372

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