Upgrade to MongoDB 4.3.3 Drivers.

Closes: #3855
This commit is contained in:
Christoph Strobl
2021-10-06 10:51:12 +02:00
parent c7263e5b11
commit 977032620e

View File

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