Skip to content

Commit cf95567

Browse files
committed
Upgrade to Spring Security 6.0.4
Closes gh-35743
1 parent 6066fb5 commit cf95567

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.4-SNAPSHOT") {
1419+
library("Spring Security", "6.0.4") {
14201420
group("org.springframework.security") {
14211421
imports = [
14221422
"spring-security-bom"

0 commit comments

Comments
 (0)