mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Upgrade to Spring Security 6.5.6
Closes gh-47465
This commit is contained in:
@@ -2424,7 +2424,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.5.6-SNAPSHOT") {
|
||||
library("Spring Security", "6.5.6") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
bom("spring-security-bom")
|
||||
|
||||
Reference in New Issue
Block a user