Skip to content

Commit 7c975df

Browse files
committed
chore: upgrade mongodb driver to 5.0.1
Signed-off-by: Otavio Santana <[email protected]>
1 parent 47b5c1b commit 7c975df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<description>The Eclipse JNoSQL layer to MongoDB</description>
2828

2929
<properties>
30-
<monbodb.driver>4.11.1</monbodb.driver>
30+
<monbodb.driver>5.0.1</monbodb.driver>
3131
</properties>
3232
<dependencies>
3333
<dependency>

0 commit comments

Comments
 (0)