Commit efbf2ef0 authored by 郭燕飞's avatar 郭燕飞 💬

version

parent c9854182
...@@ -63,7 +63,7 @@ subprojects { ...@@ -63,7 +63,7 @@ subprojects {
dependencies { dependencies {
imports { imports {
mavenBom "cn.com.duiba.boot:spring-boot-ext-dependencies:1.3.10" mavenBom "cn.com.duiba.boot:spring-boot-ext-dependencies:1.3.22"
mavenBom "org.springframework.boot:spring-boot-dependencies:${springBootVersion}" mavenBom "org.springframework.boot:spring-boot-dependencies:${springBootVersion}"
mavenBom "org.springframework.cloud:spring-cloud-dependencies:Edgware.SR6" mavenBom "org.springframework.cloud:spring-cloud-dependencies:Edgware.SR6"
} }
......
...@@ -74,7 +74,7 @@ dependencyManagement { ...@@ -74,7 +74,7 @@ dependencyManagement {
dependencies { dependencies {
imports { imports {
mavenBom "cn.com.duiba.boot:spring-boot-ext-dependencies:1.3.10" mavenBom "cn.com.duiba.boot:spring-boot-ext-dependencies:1.3.22"
mavenBom "org.springframework.boot:spring-boot-dependencies:${springBootVersion}" mavenBom "org.springframework.boot:spring-boot-dependencies:${springBootVersion}"
mavenBom "org.springframework.cloud:spring-cloud-dependencies:Edgware.SR6" mavenBom "org.springframework.cloud:spring-cloud-dependencies:Edgware.SR6"
} }
......
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