Skip to content

Commit 799f6fc

Browse files
committed
chore: update project to use Arangodb instead of mongodb
Signed-off-by: Otavio Santana <[email protected]>
1 parent 6ffc655 commit 799f6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependencies>
3838
<dependency>
3939
<groupId>org.eclipse.jnosql.databases</groupId>
40-
<artifactId>jnosql-mongodb</artifactId>
40+
<artifactId>jnosql-arangodb</artifactId>
4141
<version>1.1.3</version>
4242
</dependency>
4343
<dependency>

0 commit comments

Comments
 (0)