Skip to content

Commit ff9336d

Browse files
committed
Upgrade to MongoDB Driver 4.5.0.
Closes #2107
1 parent f411a5e commit ff9336d

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.4.0</version>
39+
<version>4.5.0</version>
4040
</dependency>
4141

4242
<dependency>

0 commit comments

Comments
 (0)