Upgrade Spring Security to 5.6.3
Closes gh-2064
This commit is contained in:
@@ -5,8 +5,8 @@ dependencyManagement {
|
||||
mavenBom 'org.junit:junit-bom:5.8.2'
|
||||
mavenBom 'org.springframework:spring-framework-bom:5.3.19'
|
||||
mavenBom 'org.springframework.data:spring-data-bom:2021.1.2'
|
||||
mavenBom 'org.springframework.security:spring-security-bom:5.6.2'
|
||||
mavenBom 'org.testcontainers:testcontainers-bom:1.16.2'
|
||||
mavenBom 'org.springframework.security:spring-security-bom:5.6.3'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user