There was an error while loading. Please reload this page.
1 parent 828c53e commit ec0377fCopy full SHA for ec0377f
1 file changed
pom.xml
@@ -36,12 +36,6 @@
36
<groupId>org.springframework.boot</groupId>
37
<artifactId>spring-boot-starter-web</artifactId>
38
</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>
45
<dependency>
46
<groupId>net.logstash.logback</groupId>
47
<artifactId>logstash-logback-encoder</artifactId>
0 commit comments