diff --git a/pluss-service-bundle/pom.xml b/pluss-service-bundle/pom.xml index 14b4f1c..f14a7ee 100644 --- a/pluss-service-bundle/pom.xml +++ b/pluss-service-bundle/pom.xml @@ -73,6 +73,17 @@ cloudauth20200618 2.0.3 + + com.alipay.sdk + alipay-sdk-java + 4.16.11.ALL + compile + + + + org.springframework.boot + spring-boot-starter-freemarker +