Upgrade to MongoDB 4.4.0-beta1 Drivers.

Closes: #3860
This commit is contained in:
Christoph Strobl
2021-10-14 16:21:32 +02:00
parent e4f450f667
commit 0bc78f99dd

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.3</mongo>
<mongo>4.4.0-beta1</mongo>
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
<jmh.version>1.19</jmh.version>
</properties>