Update to Reactor Bismuth-BUILD-SNAPSHOT

Fixes gh-4635
This commit is contained in:
Rob Winch 2017-10-16 15:50:44 -05:00
parent 96f6368214
commit d574d61abe
1 changed files with 1 additions and 1 deletions

View File

@ -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'
}