Skip to content

Commit 7fea8ea

Browse files
committed
chore: include mongodb sample
Signed-off-by: Otavio Santana <[email protected]>
1 parent 7b2761a commit 7fea8ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515

1616

1717
<dependencies>
18+
<dependency>
19+
<groupId>org.eclipse.jnosql.databases</groupId>
20+
<artifactId>jnosql-mongodb</artifactId>
21+
<version>1.1.3</version>
22+
</dependency>
1823
<dependency>
1924
<groupId>io.helidon.microprofile.bundles</groupId>
2025
<artifactId>helidon-microprofile-core</artifactId>

0 commit comments

Comments
 (0)