Skip to content

Commit 20354cd

Browse files
committed
Upgrade to MongoDB Driver 4.9.0.
Closes #2224
1 parent dcc4609 commit 20354cd

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

4242
<dependency>

0 commit comments

Comments
 (0)