Skip to content

Commit 1dcfb3c

Browse files
committed
Upgrade to Spring Security 6.0.5
Closes gh-36293
1 parent 3a12e8e commit 1dcfb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,7 @@ bom {
14161416
]
14171417
}
14181418
}
1419-
library("Spring Security", "6.0.5-SNAPSHOT") {
1419+
library("Spring Security", "6.0.5") {
14201420
group("org.springframework.security") {
14211421
imports = [
14221422
"spring-security-bom"

0 commit comments

Comments
 (0)