|
|
|
|
@ -2,7 +2,7 @@ dependencyManagement {
@@ -2,7 +2,7 @@ dependencyManagement {
|
|
|
|
|
imports { |
|
|
|
|
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR10' |
|
|
|
|
mavenBom 'org.springframework:spring-framework-bom:5.0.8.RELEASE' |
|
|
|
|
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR7' |
|
|
|
|
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR8' |
|
|
|
|
} |
|
|
|
|
dependencies { |
|
|
|
|
dependency 'cglib:cglib-nodep:3.2.7' |
|
|
|
|
|