Skip to content

Commit

Permalink
chore: update project to use Arangodb instead of mongodb
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Dec 18, 2024
1 parent 6ffc655 commit 799f6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependencies>
<dependency>
<groupId>org.eclipse.jnosql.databases</groupId>
<artifactId>jnosql-mongodb</artifactId>
<artifactId>jnosql-arangodb</artifactId>
<version>1.1.3</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 799f6fc

Please sign in to comment.