Upgrade to MongoDB 4.3.0 Drivers.

Closes: #3706
This commit is contained in:
Christoph Strobl
2021-07-14 07:44:00 +02:00
parent 93b9f23b07
commit 5bd7ff1413

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