DATAMONGO-2560 - Upgrade MongoDB drivers to 4.0.4.

This commit is contained in:
Mark Paluch
2020-06-08 15:54:53 +02:00
parent af091bf6be
commit e5157f1c17

View File

@@ -27,7 +27,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>2.4.0-SNAPSHOT</springdata.commons>
<mongo>4.0.3</mongo>
<mongo>4.0.4</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>