Skip to content

Commit c31b223

Browse files
committed
Upgrade to MongoDB driver 5.3.1.
See #2434
1 parent fd43c57 commit c31b223

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

Diff for: 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.2.0</version>
39+
<version>5.3.1</version>
4040
</dependency>
4141

4242
<dependency>

0 commit comments

Comments
 (0)