Commit 152a54b0 authored by 郭燕飞's avatar 郭燕飞 💬

bugfix

parent e7566094
......@@ -48,8 +48,8 @@ subprojects {
dependencies {
imports {
mavenBom 'cn.com.duiba.boot:spring-boot-ext-dependencies:1.2.190'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:Edgware.SR2'
mavenBom 'cn.com.duiba.boot:spring-boot-ext-dependencies:1.2.200'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:Edgware.SR3'
}
dependency 'com.alibaba:fastjson:1.2.47'
......
......@@ -61,9 +61,9 @@ dependencyManagement {
dependencies {
imports {
mavenBom 'cn.com.duiba.boot:spring-boot-ext-dependencies:1.2.190'
mavenBom 'cn.com.duiba.boot:spring-boot-ext-dependencies:1.2.200'
mavenBom "org.springframework.boot:spring-boot-dependencies:${springBootVersion}"
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:Edgware.SR2'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:Edgware.SR3'
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment