Update to Reactor Bismuth SR7

Fixes: gh-5050
This commit is contained in:
Rob Winch 2018-02-27 20:47:00 -06:00
parent 68afb2475a
commit ec3534ac8d
1 changed files with 1 additions and 1 deletions

View File

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