Skip to content

Commit

Permalink
chore: change database to oracle nosql
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Dec 20, 2024
1 parent 9c6d0c9 commit 9ae7717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
<dependencies>
<dependency>
<groupId>org.eclipse.jnosql.databases</groupId>
<artifactId>jnosql-arangodb</artifactId>
<version>1.1.4-SNAPSHOT</version>
<artifactId>jnosql-oracle-nosql</artifactId>
<version>1.1.3</version>
</dependency>
<dependency>
<groupId>net.datafaker</groupId>
Expand Down

0 comments on commit 9ae7717

Please sign in to comment.