parent
4ba064ca0a
commit
0704315fca
|
@ -1,8 +1,8 @@
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
imports {
|
imports {
|
||||||
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR6'
|
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR6'
|
||||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR3'
|
|
||||||
mavenBom 'org.springframework:spring-framework-bom:5.0.4.RELEASE'
|
mavenBom 'org.springframework:spring-framework-bom:5.0.4.RELEASE'
|
||||||
|
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR4'
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
dependency 'cglib:cglib-nodep:3.2.6'
|
dependency 'cglib:cglib-nodep:3.2.6'
|
||||||
|
|
Loading…
Reference in New Issue