diff --git a/zt-module-system/zt-module-system-server/pom.xml b/zt-module-system/zt-module-system-server/pom.xml index 71cc87f0..b20de884 100644 --- a/zt-module-system/zt-module-system-server/pom.xml +++ b/zt-module-system/zt-module-system-server/pom.xml @@ -137,7 +137,12 @@ com.zt.plat zt-spring-boot-starter-monitor - + + + com.zt.plat + zt-spring-boot-starter-seata-dm + ${revision} + org.apache.seata @@ -190,6 +195,10 @@ com.zt.plat zt-spring-boot-starter-mq + + cn.hutool + hutool-all +