diff --git a/pom.xml b/pom.xml
index ea73790..5e7c6c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,11 +78,6 @@
pom
import
-
- org.springframework.cloud
- spring-cloud-starter-sleuth
- 3.1.6
-
org.springdoc
springdoc-openapi-ui
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index d12f9e6..dec0746 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -31,10 +31,6 @@
org.springframework.boot
spring-boot-starter-actuator
-
- org.springframework.cloud
- spring-cloud-starter-sleuth
-
io.micrometer
micrometer-registry-prometheus