From e7c88a2374eab5d4ef3f0a85f07b4d4012e11e10 Mon Sep 17 00:00:00 2001 From: Otavio Santana Date: Sun, 1 Dec 2024 19:31:22 +0000 Subject: [PATCH] feat: define jsonb as dependency Signed-off-by: Otavio Santana --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 74d1e92..0c2230e 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,10 @@ io.quarkus quarkus-arc + + io.quarkus + quarkus-jsonb + io.quarkiverse.jnosql quarkus-jnosql-document-arangodb