Compare commits

..

No commits in common. "master" and "dav" have entirely different histories.
master ... dav

1 changed files with 0 additions and 3 deletions

View File

@ -29,8 +29,6 @@
<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
</dependency>
<!-- SpringCloud Alibaba Sentinel -->
<dependency>
<groupId>com.alibaba.cloud</groupId>
@ -61,7 +59,6 @@
<artifactId>cloud-common-api-doc</artifactId>
</dependency>
</dependencies>
<build>