Upgrade to MongoDB 4.3.1 Drivers.

Closes: #3778
This commit is contained in:
Christoph Strobl
2021-08-23 09:31:25 +02:00
parent 1d943d62a3
commit 255491c446

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