Skip to content

Commit 9ae7717

Browse files
committed
chore: change database to oracle nosql
Signed-off-by: Otavio Santana <[email protected]>
1 parent 9c6d0c9 commit 9ae7717

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
<dependencies>
3838
<dependency>
3939
<groupId>org.eclipse.jnosql.databases</groupId>
40-
<artifactId>jnosql-arangodb</artifactId>
41-
<version>1.1.4-SNAPSHOT</version>
40+
<artifactId>jnosql-oracle-nosql</artifactId>
41+
<version>1.1.3</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>net.datafaker</groupId>

0 commit comments

Comments
 (0)