Upgrade Reactor to Dysprosium-M2

Resolves: #1416
This commit is contained in:
Vedran Pavic
2019-06-11 11:25:10 +02:00
parent be58c00838
commit 9a379fd5bc

View File

@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'com.fasterxml.jackson:jackson-bom:2.9.6'
mavenBom 'io.projectreactor:reactor-bom:Dysprosium-BUILD-SNAPSHOT'
mavenBom 'io.projectreactor:reactor-bom:Dysprosium-M2'
mavenBom 'org.junit:junit-bom:5.4.2'
mavenBom 'org.springframework:spring-framework-bom:5.2.0.BUILD-SNAPSHOT'
mavenBom 'org.springframework.data:spring-data-releasetrain:Moore-BUILD-SNAPSHOT'