Update to Reactor Bismuth-SR17

Fixes gh-6708
This commit is contained in:
Joe Grandja 2019-03-27 11:19:45 -04:00
parent 573d3b8c9d
commit abeb692015

View File

@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR15'
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR17'
mavenBom 'org.springframework:spring-framework-bom:5.0.12.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR13'
}