Skip to content

Commit 86b6cd6

Browse files
committed
Upgrade to Spring Security 6.0.2
Closes gh-34155
1 parent 4fc92f5 commit 86b6cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1417,7 +1417,7 @@ bom {
14171417
]
14181418
}
14191419
}
1420-
library("Spring Security", "6.0.2-SNAPSHOT") {
1420+
library("Spring Security", "6.0.2") {
14211421
group("org.springframework.security") {
14221422
imports = [
14231423
"spring-security-bom"

0 commit comments

Comments
 (0)