1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Update to Reactor Bismuth SR12

Fixes: gh-5965
This commit is contained in:
Rob Winch
2018-10-15 14:43:34 -05:00
parent 800157fe42
commit 3a756bfa57
+1 -1
View File
@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR11'
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR12'
mavenBom 'org.springframework:spring-framework-bom:5.0.9.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR10'
}