Update to Reactor-Bismuth-SNAPSHOT

This may fix the hanging webflux-form build

Issue: gh-4803
This commit is contained in:
Rob Winch 2017-11-08 10:35:33 -06:00
parent f1245059ff
commit be0c6cde3d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
dependencyManagement { dependencyManagement {
imports { imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR3' mavenBom 'io.projectreactor:reactor-bom:Bismuth-BUILD-SNAPSHOT'
mavenBom 'org.springframework:spring-framework-bom:5.0.1.RELEASE' mavenBom 'org.springframework:spring-framework-bom:5.0.1.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR1' mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR1'
} }