Upgrade Reactor to Bismuth-SR14

Resolves: #1264
This commit is contained in:
Vedran Pavic
2018-11-23 19:35:01 +01:00
parent 55b4f6f017
commit 74c5260754

View File

@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'com.fasterxml.jackson:jackson-bom:2.9.6'
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'
mavenBom 'org.springframework.security:spring-security-bom:5.0.9.RELEASE'