Upgrade Reactor to Bismuth-SR8

Closes gh-1057
This commit is contained in:
Vedran Pavic
2018-04-20 15:16:22 +02:00
parent f42a6c7d1c
commit 2cd8063c7c

View File

@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'com.fasterxml.jackson:jackson-bom:2.9.4'
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR6'
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR8'
mavenBom 'org.springframework:spring-framework-bom:5.0.4.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR4'
mavenBom 'org.springframework.security:spring-security-bom:5.0.2.RELEASE'