Skip to content

Commit

Permalink
Upgrade to MongoDB driver 4.11.0.
Browse files Browse the repository at this point in the history
Closes #2317
  • Loading branch information
mp911de committed Oct 13, 2023
1 parent 9084260 commit e19a589
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>4.10.1</version>
<version>4.11.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e19a589

Please sign in to comment.