diff --git a/pom.xml b/pom.xml
index 94e7877..7f2d3b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,10 +143,6 @@
org.springframework.boot
spring-boot-autoconfigure
-
- org.springframework.boot
- spring-boot-starter-actuator
-
org.springframework.boot
@@ -224,6 +220,16 @@
log4j-over-slf4j
runtime
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+ runtime
+
+
+ io.micrometer
+ micrometer-registry-prometheus
+ runtime
+
com.google.guava