From 1a54f27dd5c4a35604ac33f1eaf74e4d54b4b0c2 Mon Sep 17 00:00:00 2001 From: ruhan Date: Fri, 9 Aug 2024 15:47:03 +0700 Subject: [PATCH] Add quarkus-smallrye-health dep --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 84c58e2..cf1ebed 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,10 @@ io.quarkus quarkus-resteasy-jackson + + io.quarkus + quarkus-smallrye-health + io.quarkus quarkus-junit5