diff --git a/pom.xml b/pom.xml
index 9d97b22..0338b84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,6 +53,15 @@
org.springframework.boot
spring-boot-starter-webflux
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+
+
+ io.micrometer
+ micrometer-registry-prometheus
+ runtime
+
org.springframework.boot
spring-boot-starter-security