Update to Reactor Bismuth-SR14

Fixes: gh-6162
This commit is contained in:
Rob Winch 2018-11-28 09:17:12 -06:00
parent 5c220b9fc5
commit 0c7c6d0d49

View File

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