Update to Spring Security 5.0.0.M5
Fixes gh-891
This commit is contained in:
@@ -4,7 +4,7 @@ dependencyManagement {
|
||||
mavenBom 'io.projectreactor:reactor-bom:Bismuth-RELEASE'
|
||||
mavenBom 'org.springframework:spring-framework-bom:5.0.0.RELEASE'
|
||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-RELEASE'
|
||||
mavenBom 'org.springframework.security:spring-security-bom:5.0.0.BUILD-SNAPSHOT'
|
||||
mavenBom 'org.springframework.security:spring-security-bom:5.0.0.M5'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user