diff --git a/pom.xml b/pom.xml
index 640a7b4..d8ec487 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,11 +103,15 @@
io.quarkus
quarkus-smallrye-openapi
-
+
io.quarkus
quarkus-smallrye-fault-tolerance
+
+ io.quarkus
+ quarkus-smallrye-metrics
+
io.quarkus
quarkus-junit5