Skip to content

Commit ec0377f

Browse files
committed
去掉Apollo配置中心依赖
1 parent 828c53e commit ec0377f

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@
3636
<groupId>org.springframework.boot</groupId>
3737
<artifactId>spring-boot-starter-web</artifactId>
3838
</dependency>
39-
<!--apollo client-->
40-
<dependency>
41-
<groupId>com.ctrip.framework.apollo</groupId>
42-
<artifactId>apollo-client</artifactId>
43-
<version>0.8.0</version>
44-
</dependency>
4539
<dependency>
4640
<groupId>net.logstash.logback</groupId>
4741
<artifactId>logstash-logback-encoder</artifactId>

0 commit comments

Comments
 (0)