Skip to content

Commit 489852b

Browse files
committed
Update mongodb driver version
Signed-off-by: Otavio Santana <[email protected]>
1 parent 3a0e700 commit 489852b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.0</monbodb.driver>
30+
<monbodb.driver>4.5.1</monbodb.driver>
3131
</properties>
3232
<dependencies>
3333
<dependency>

0 commit comments

Comments
 (0)