mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Upgrade to Spring Security 5.7.6
Closes gh-33544
This commit is contained in:
@@ -1780,7 +1780,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "5.7.5") {
|
||||
library("Spring Security", "5.7.6") {
|
||||
prohibit("[6.0.0-M1,)") {
|
||||
because "it uses Spring Framework 6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user