Skip to content

Commit 19adb21

Browse files
committed
chore: replace mongodb dependency with oracle-nosql in pom.xml
1 parent 8862300 commit 19adb21

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
@@ -65,7 +65,7 @@
6565
</dependency>
6666
<dependency>
6767
<groupId>org.eclipse.jnosql.databases</groupId>
68-
<artifactId>jnosql-mongodb</artifactId>
68+
<artifactId>jnosql-oracle-nosql</artifactId>
6969
<version>${jnosql.version}</version>
7070
</dependency>
7171
<dependency>

0 commit comments

Comments
 (0)