Upgrade to MongoDB Java Drivers 4.2.3

Closes: #3621
This commit is contained in:
Christoph Strobl
2021-04-09 12:49:47 +02:00
parent 313a7b86e8
commit e91809957d

View File

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