diff --git a/pom.xml b/pom.xml index 880b8c59ffe658d105bd865dcc32bdb238a1fde2..cfe3184cab95229ef981a36846873e4776a283a2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,6 +21,7 @@ 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT @@ -41,6 +42,9 @@ 5.2.0 3.7.0 + + 1.9.1 + 1.2.7 @@ -58,6 +62,11 @@ mybatis-spring-boot-starter ${schbrain-mybatis.version} + + com.schbrain.framework + apollo-spring-boot-starter + ${schbrain-apollo.version} + com.schbrain.common schbrain-common @@ -96,7 +105,7 @@ fastjson ${fastjson.version} - + org.apache.dubbo dubbo-spring-boot-starter @@ -127,11 +136,18 @@ + com.baomidou mybatis-plus-boot-starter ${mybatis-plus.version} + + + com.ctrip.framework.apollo + apollo-client + ${apollo.version} +