Skip to content

Commit bffdf44

Browse files
committed
chore: update mongodb project to version 1.1.3
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent 9006004 commit bffdf44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.eclipse.jnosql.databases</groupId>
3131
<artifactId>jnosql-mongodb</artifactId>
32-
<version>1.0.5-SNAPSHOT</version>
32+
<version>1.1.3</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>net.datafaker</groupId>

0 commit comments

Comments
 (0)