diff --git a/pom.xml b/pom.xml
index e7fe8c7..6c9dbf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,6 +48,14 @@
io.quarkus
quarkus-smallrye-jwt
+
+ io.quarkus
+ quarkus-jdbc-postgresql
+
+
+ io.quarkus
+ quarkus-hibernate-orm-panache
+
io.quarkus
quarkus-junit5