diff --git a/zt-framework/zt-spring-boot-starter-databus-client/pom.xml b/zt-framework/zt-spring-boot-starter-databus-client/pom.xml
index 08e8dcc8..ce35f87e 100644
--- a/zt-framework/zt-spring-boot-starter-databus-client/pom.xml
+++ b/zt-framework/zt-spring-boot-starter-databus-client/pom.xml
@@ -46,14 +46,12 @@
com.zt.plat
zt-spring-boot-starter-mq
-
-
com.zt.plat
- zt-spring-boot-starter-redis
+ zt-spring-boot-starter-biz-tenant
-
+
org.springframework.boot
spring-boot-starter-web
diff --git a/zt-module-databus/zt-module-databus-server/pom.xml b/zt-module-databus/zt-module-databus-server/pom.xml
index e94168ad..ceec001c 100644
--- a/zt-module-databus/zt-module-databus-server/pom.xml
+++ b/zt-module-databus/zt-module-databus-server/pom.xml
@@ -185,6 +185,11 @@
4.12.0
test
+
+ com.zt.plat
+ zt-spring-boot-starter-databus-client
+ ${revision}
+