Skip to content

Commit 5af99fe

Browse files
committed
Upgrade to Spring Security 6.1.2
Closes gh-36298
1 parent 00ca0ac commit 5af99fe

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
@@ -1454,7 +1454,7 @@ bom {
14541454
]
14551455
}
14561456
}
1457-
library("Spring Security", "6.1.2-SNAPSHOT") {
1457+
library("Spring Security", "6.1.2") {
14581458
group("org.springframework.security") {
14591459
imports = [
14601460
"spring-security-bom"

0 commit comments

Comments
 (0)