mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Spring Security 5.7.7
Closes gh-34145
This commit is contained in:
@@ -1832,7 +1832,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "5.7.7-SNAPSHOT") {
|
||||
library("Spring Security", "5.7.7") {
|
||||
prohibit {
|
||||
versionRange "[6.0.0-M1,)"
|
||||
because "it uses Spring Framework 6"
|
||||
|
||||
Reference in New Issue
Block a user