Update to Reactor Bismuth-RELEASE

Fixes gh-4586
This commit is contained in:
Rob Winch 2017-09-28 16:26:32 -05:00
parent b9258aa6ee
commit c63eb11578
1 changed files with 1 additions and 1 deletions

View File

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