Update to Reactor Bismuth SR8

Fixes gh-5209
This commit is contained in:
Joe Grandja 2018-04-04 12:53:54 -04:00
parent 1500a22439
commit df6a6e5991

View File

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