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

add spring cloud gateway bom

This commit is contained in:
fangjian0423
2019-03-06 10:59:04 +08:00
parent d01aff527e
commit 501d08d1e5
2 changed files with 9 additions and 1 deletions

View File

@@ -19,7 +19,6 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-gateway</artifactId>
<version>2.0.2.RELEASE</version>
</dependency>
<dependency>