diff --git a/pom.xml b/pom.xml index 33fbdbd471206a2610ce5bedc900456905d8e616..f21acf5a531740ba19127c69f40a200ae68c5b02 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ 1.24 2.6.1 1.16.16 - 0.8.0 + 1.0.0 1.0.18 @@ -476,11 +476,11 @@ ${lombok.version} provided - - - - - + + com.ctrip.framework.apollo + apollo-client + ${apollo.version} + diff --git a/xbin-store-common/pom.xml b/xbin-store-common/pom.xml index afeb4c595ff2265d6bef92e27ab2e1805e68ed61..b5914280ebbf9693e4a4e7d6f8e3103a6f3e5593 100644 --- a/xbin-store-common/pom.xml +++ b/xbin-store-common/pom.xml @@ -221,9 +221,9 @@ 2.6 - - - - + + com.ctrip.framework.apollo + apollo-client +