diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml
index 0b11fac997e70aafcbe6b9a476f4feedfd2f6e0f..f74066d73c0af8f63345a463c44ed5c56d8936bb 100644
--- a/zlt-business/code-generator/pom.xml
+++ b/zlt-business/code-generator/pom.xml
@@ -37,11 +37,6 @@
org.springframework.boot
spring-boot-starter-actuator
-
- org.springframework.boot
- spring-boot-configuration-processor
- true
-
commons-io
commons-io
diff --git a/zlt-commons/zlt-redis-spring-boot-starter/pom.xml b/zlt-commons/zlt-redis-spring-boot-starter/pom.xml
index dc52fc0aebf1b34ae3ff3c055529c2b06b2ff557..6aa93919d9a4ea687230acac4f8424bcd59191ef 100644
--- a/zlt-commons/zlt-redis-spring-boot-starter/pom.xml
+++ b/zlt-commons/zlt-redis-spring-boot-starter/pom.xml
@@ -44,10 +44,5 @@
commons-io
commons-io
-
- org.springframework.boot
- spring-boot-configuration-processor
- true
-