diff --git a/pom.xml b/pom.xml index 5232c38..41a3184 100644 --- a/pom.xml +++ b/pom.xml @@ -80,6 +80,10 @@ io.quarkus quarkus-redis-client + + io.quarkus + quarkus-mongodb-client + io.quarkus quarkus-junit5 @@ -132,7 +136,6 @@ native - native @@ -150,7 +153,6 @@ verify - ${project.build.directory}/${project.build.finalName}-runner org.jboss.logmanager.LogManager @@ -163,7 +165,7 @@ - native + native