From d0f69044c44f9584e3a21440a804cff835a2c424 Mon Sep 17 00:00:00 2001 From: Valentin CZERYBA Date: Tue, 10 Jan 2023 21:32:22 +0100 Subject: [PATCH] replace by mongo panache --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index f40a5b9..3ec3057 100644 --- a/pom.xml +++ b/pom.xml @@ -80,6 +80,10 @@ io.quarkus quarkus-redis-client + + io.quarkus + quarkus-mongodb-panache + io.quarkus quarkus-junit5