Fixes gh-4635
@@ -1,6 +1,6 @@
dependencyManagement {
imports {
- mavenBom 'io.projectreactor:reactor-bom:Bismuth-RELEASE'
+ mavenBom 'io.projectreactor:reactor-bom:Bismuth-BUILD-SNAPSHOT'
mavenBom 'org.springframework:spring-framework-bom:5.0.1.BUILD-SNAPSHOT'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-RELEASE'
}