Commit 8e50ff29 authored by Yiming Liu's avatar Yiming Liu

Update framework-foundation to 1.1.4

parent e705aacf
......@@ -20,6 +20,10 @@
<artifactId>apollo-core</artifactId>
</dependency>
<!-- end of apollo -->
<dependency>
<groupId>com.ctrip.framework</groupId>
<artifactId>framework-foundation</artifactId>
</dependency>
<dependency>
<groupId>com.dianping.cat</groupId>
<artifactId>cat-client</artifactId>
......
......@@ -108,6 +108,11 @@
<artifactId>apollo-biz</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.ctrip.framework</groupId>
<artifactId>framework-foundation</artifactId>
<version>1.1.4</version>
</dependency>
<dependency>
<groupId>com.dianping.cat</groupId>
<artifactId>cat-client</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment