DATAMONGO-2399 - Upgrade to MongoDB Java Driver 3.11.1

This commit is contained in:
Christoph Strobl
2019-10-30 10:47:47 +01:00
parent 6cc5bc627a
commit 837a9885f2

View File

@@ -27,7 +27,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>2.3.0.BUILD-SNAPSHOT</springdata.commons>
<mongo>3.11.0</mongo>
<mongo>3.11.1</mongo>
<mongo.reactivestreams>1.12.0</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>