1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

update sms docs & remove useless dependency

This commit is contained in:
fangjian0423
2019-03-02 17:00:03 +08:00
parent 6cc5ecb137
commit 14d505b53d
3 changed files with 230 additions and 29 deletions

View File

@@ -61,13 +61,6 @@
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>