Browse Source

调整springcloud版本

宋悦 8 năm trước cách đây
mục cha
commit
13e44963f9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -42,7 +42,7 @@
       <dependency>
         <groupId>org.springframework.cloud</groupId>
         <artifactId>spring-cloud-dependencies</artifactId>
-        <version>Brixton.RELEASE</version>
+        <version>Camden.SR3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>