Update to Reactor Bismuth-SR15

Fixes gh-6392
This commit is contained in:
Joe Grandja 2019-01-10 13:36:36 -05:00
parent 3c541a1783
commit 36c98d62f7

View File

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