diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml index 831f562e..010bfabd 100644 --- a/yudao-server/pom.xml +++ b/yudao-server/pom.xml @@ -28,6 +28,11 @@ zsw-bxg ${revision} + + com.alibaba.nacos + nacos-client + 2.1.2 + org.springframework.boot spring-boot-configuration-processor @@ -55,6 +60,11 @@ ${revision} + + cn.iocoder.boot + yudao-module-bpm-impl-flowable + ${revision} +