Skip to content

Commit

Permalink
Upgrade Reactor to Californium-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
vpavic committed Jul 25, 2018
1 parent 7123df8 commit cf92604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencyManagement {
imports {
mavenBom 'com.fasterxml.jackson:jackson-bom:2.9.6'
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR10'
mavenBom 'io.projectreactor:reactor-bom:Californium-M1'
mavenBom 'org.springframework:spring-framework-bom:5.0.7.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR8'
mavenBom 'org.springframework.security:spring-security-bom:5.0.6.RELEASE'
Expand Down

0 comments on commit cf92604

Please sign in to comment.