Skip to content

Commit

Permalink
updated MongoDB driver
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Apr 4, 2023
1 parent 4b84fb9 commit 652e00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>4.7.1</version>
<version>4.9.0</version>
</dependency>

<!-- TESTING -->
Expand Down

0 comments on commit 652e00c

Please sign in to comment.