Update to Reactor Bismuth-SR11

Fixes gh-5807
This commit is contained in:
Joe Grandja 2018-09-07 14:54:25 -04:00
parent 677a9634b8
commit 93e0ce5236

View File

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