Update to Reactor Bismuth SR10

Fixes: gh-5421
This commit is contained in:
Rob Winch 2018-06-12 11:00:04 -05:00
parent ad2cb501b8
commit f52ab9a146

View File

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