mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
Start building against Spring Security 5.6.2
See gh-29723
This commit is contained in:
@@ -1707,7 +1707,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "5.6.1") {
|
||||
library("Spring Security", "5.6.2-SNAPSHOT") {
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
"spring-security-bom"
|
||||
|
||||
Reference in New Issue
Block a user