Skip to content

Commit

Permalink
Update to Spring Security 5.0.0.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
rwinch committed Nov 28, 2017
1 parent 280d5c5 commit e5ec612
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
Expand Up @@ -4,7 +4,7 @@ dependencyManagement {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-SR4'
mavenBom 'org.springframework:spring-framework-bom:5.0.2.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-SR2'
mavenBom 'org.springframework.security:spring-security-bom:5.0.0.RC1'
mavenBom 'org.springframework.security:spring-security-bom:5.0.0.RELEASE'
}

dependencies {
Expand Down

0 comments on commit e5ec612

Please sign in to comment.