Skip to content

Commit 517c633

Browse files
committed
Upgrade to Spring Security 6.0.8
Closes gh-37685
1 parent 2acfe9c commit 517c633

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
@@ -1443,7 +1443,7 @@ bom {
14431443
]
14441444
}
14451445
}
1446-
library("Spring Security", "6.0.8-SNAPSHOT") {
1446+
library("Spring Security", "6.0.8") {
14471447
considerSnapshots()
14481448
group("org.springframework.security") {
14491449
imports = [

0 commit comments

Comments
 (0)