diff --git a/backend/services/system-setting/pom.xml b/backend/services/system-setting/pom.xml
index f4c96ade00..b8499faf85 100644
--- a/backend/services/system-setting/pom.xml
+++ b/backend/services/system-setting/pom.xml
@@ -120,6 +120,12 @@
org.redisson
redisson-spring-boot-starter
${redisson-starter.version}
+
+
+ spring-boot-starter-actuator
+ org.springframework.boot
+
+