Skip to content

Commit b953e10

Browse files
committed
Update mongodb version to 4.9.0
Signed-off-by: Otavio Santana <[email protected]>
1 parent 720da5b commit b953e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-mongodb-driver/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 communication layer implementation to MongoDB</description>
2828

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

0 commit comments

Comments
 (0)