diff --git a/pom.xml b/pom.xml
index 895a29f..c17dc3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,6 +130,10 @@
org.springdoc
springdoc-openapi-starter-webmvc-ui
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+
@@ -138,8 +142,8 @@
runtime
- org.springframework.boot
- spring-boot-starter-actuator
+ io.micrometer
+ micrometer-registry-prometheus
runtime