diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml
index de859f77c1..37f7af10a8 100644
--- a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml
+++ b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml
@@ -28,11 +28,6 @@
com.fasterxml.jackson.core
jackson-databind
-
- io.micrometer
- micrometer-core
- true
-
org.springframework
spring-core
@@ -87,6 +82,11 @@
lettuce-core
true
+
+ io.micrometer
+ micrometer-core
+ true
+
io.micrometer
micrometer-registry-atlas