Update to Spring Security 5.0.0.M1
This commit is contained in:
@@ -16,7 +16,7 @@ dependencyManagement {
|
||||
dependencyManagement {
|
||||
imports {
|
||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-M3'
|
||||
mavenBom 'org.springframework.security:spring-security-bom:5.0.0.BUILD-SNAPSHOT'
|
||||
mavenBom 'org.springframework.security:spring-security-bom:5.0.0.M1'
|
||||
mavenBom 'org.springframework:spring-framework-bom:5.0.0.RC1'
|
||||
}
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user