DATAMONGO-2642 - Upgrade MongoDB drivers to 4.1.1.

This commit is contained in:
Christoph Strobl
2020-10-26 12:46:07 +01:00
parent 5aa29fc7b8
commit bbbe369093

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.1.0</mongo>
<mongo>4.1.1</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>