删除 spring-cloud-dependencies 依赖
This commit is contained in:
parent
cf95d12d02
commit
6ec9ff90cf
6
pom.xml
6
pom.xml
|
@ -24,12 +24,6 @@
|
|||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-dependencies</artifactId>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.amazonaws</groupId>
|
||||
<artifactId>aws-java-sdk-bom</artifactId>
|
||||
|
|
Loading…
Reference in New Issue