Merge pull request #3050 from yuluo-yx/2021.x

remove duplicate dependencies
pull/3055/head
ruansheng 2 years ago committed by GitHub
commit 08917aca2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,11 +17,6 @@
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-bus-rocketmq</artifactId>

Loading…
Cancel
Save