#1971 - Upgrade MongoDB tests to 4.2 drivers.

This commit is contained in:
Oliver Drotbohm
2021-02-16 16:46:21 +01:00
parent 0890a0134d
commit 9ee4c62b01

View File

@@ -36,7 +36,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>4.0.0-beta1</version>
<version>4.2.0</version>
</dependency>
<dependency>