Skip to content

Commit b847ee8

Browse files
Bump MongoDB version to align with spring-data-mongodb.
Closes: #2420
1 parent ccfd0e3 commit b847ee8

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

+1-1
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>5.0.0</version>
39+
<version>5.2.0</version>
4040
</dependency>
4141

4242
<dependency>

0 commit comments

Comments
 (0)