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

Use spring.cloud.version instead of the version number of each component

This commit is contained in:
theonefx
2021-02-20 14:31:40 +08:00
parent 5a9347a683
commit ee1e5d36ef
9 changed files with 12 additions and 114 deletions

View File

@@ -111,12 +111,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-test-support</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>