diff --git a/pom.xml b/pom.xml
index 620d00d..3f973bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,6 +53,15 @@
org.springframework.boot
spring-boot-starter-web
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+
+
+ io.micrometer
+ micrometer-registry-prometheus
+ runtime
+
com.iqkv.boot
boot-starter-cache