|
|
|
@ -1,8 +1,8 @@ |
|
|
|
dependencyManagement { |
|
|
|
dependencyManagement { |
|
|
|
imports { |
|
|
|
imports { |
|
|
|
mavenBom 'io.projectreactor:reactor-bom:Bismuth-M4' |
|
|
|
mavenBom 'io.projectreactor:reactor-bom:Bismuth-BUILD-SNAPSHOT' |
|
|
|
mavenBom 'org.springframework:spring-framework-bom:5.0.0.RC4' |
|
|
|
mavenBom 'org.springframework:spring-framework-bom:5.0.0.BUILD-SNAPSHOT' |
|
|
|
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-RC3' |
|
|
|
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-BUILD-SNAPSHOT' |
|
|
|
} |
|
|
|
} |
|
|
|
dependencies { |
|
|
|
dependencies { |
|
|
|
dependency 'cglib:cglib-nodep:3.2.5' |
|
|
|
dependency 'cglib:cglib-nodep:3.2.5' |
|
|
|
|