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

update to correct starter definitions in finchley branch & fix circleci problem

This commit is contained in:
fangjian0423 2019-10-17 17:40:47 +08:00
parent bec554f554
commit 1b645dea3d

View File

@ -15,6 +15,10 @@
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-alicloud-sms</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
</dependencies>
</project>