diff --git a/quarkus/pom.xml b/quarkus/pom.xml index b561e444e2..6574677779 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -43,6 +43,34 @@ tests + + + + + + io.micrometer + micrometer-core + 1.13.5 + + + io.micrometer + micrometer-commons + 1.13.5 + + + io.micrometer + micrometer-observation + 1.13.5 + + + io.micrometer + micrometer-registry-prometheus-simpleclient + 1.13.5 + + + + + central