Update to Reactor Bismuth-SR6

Fixes: gh-5028
This commit is contained in:
Rob Winch 2018-02-19 22:02:23 -06:00
parent 831399be16
commit 4ba064ca0a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR5'
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR6'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR3'
mavenBom 'org.springframework:spring-framework-bom:5.0.4.RELEASE'
}