Browse Source

Merge remote-tracking branch 'origin/develop' into 84-integrate

linwenhua 3 years ago
parent
commit
77a65a238b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -16,6 +16,7 @@
         <dependency>
             <groupId>org.springframework.cloud</groupId>
             <artifactId>spring-cloud-starter-gateway</artifactId>
+            <version>${spring-boot-gateway.version}</version>
         </dependency>
         <dependency>
             <groupId>org.springframework.cloud</groupId>