Skip to content

Commit 7426d21

Browse files
committed
Upgrade to Spring Security 6.0.6
Closes gh-36837
1 parent 22e00c7 commit 7426d21

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
@@ -1420,7 +1420,7 @@ bom {
14201420
]
14211421
}
14221422
}
1423-
library("Spring Security", "6.0.6-SNAPSHOT") {
1423+
library("Spring Security", "6.0.6") {
14241424
group("org.springframework.security") {
14251425
imports = [
14261426
"spring-security-bom"

0 commit comments

Comments
 (0)