|
|
|
@ -1,7 +1,7 @@ |
|
|
|
dependencyManagement { |
|
|
|
dependencyManagement { |
|
|
|
imports { |
|
|
|
imports { |
|
|
|
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR17' |
|
|
|
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR17' |
|
|
|
mavenBom 'org.springframework:spring-framework-bom:5.0.15.RELEASE' |
|
|
|
mavenBom 'org.springframework:spring-framework-bom:5.0.16.RELEASE' |
|
|
|
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR14' |
|
|
|
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR14' |
|
|
|
} |
|
|
|
} |
|
|
|
dependencies { |
|
|
|
dependencies { |
|
|
|
|