diff --git a/pom.xml b/pom.xml index 5a1eaff..f6575d9 100644 --- a/pom.xml +++ b/pom.xml @@ -127,6 +127,10 @@ org.springframework.boot spring-boot-starter-web + + org.springframework.boot + spring-boot-starter-actuator + org.springframework.boot @@ -166,8 +170,8 @@ runtime - org.springframework.boot - spring-boot-starter-actuator + io.micrometer + micrometer-registry-prometheus runtime