Skip to content

Commit 1e7b825

Browse files
committed
Upgrade to Spring Security 6.0.3
Closes gh-34952
1 parent 67eff9a commit 1e7b825

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

0 commit comments

Comments
 (0)