Upgrade to MongoDB Java Drivers 4.3.2

Closes: #3816
This commit is contained in:
Christoph Strobl
2021-09-10 10:48:22 +02:00
parent a26e780957
commit d70e459ffe

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