Skip to content

Commit 9ee4c62

Browse files
committed
#1971 - Upgrade MongoDB tests to 4.2 drivers.
1 parent 0890a01 commit 9ee4c62

File tree

1 file changed

+1
-1
lines changed
  • spring-data-rest-tests/spring-data-rest-tests-mongodb

1 file changed

+1
-1
lines changed

spring-data-rest-tests/spring-data-rest-tests-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.mongodb</groupId>
3838
<artifactId>mongodb-driver-sync</artifactId>
39-
<version>4.0.0-beta1</version>
39+
<version>4.2.0</version>
4040
</dependency>
4141

4242
<dependency>

0 commit comments

Comments
 (0)