Skip to content

Commit 424e8e6

Browse files
committed
Upgrade to Spring Security 6.1.1
Closes gh-35754
1 parent da6cbfd commit 424e8e6

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
@@ -1475,7 +1475,7 @@ bom {
14751475
]
14761476
}
14771477
}
1478-
library("Spring Security", "6.1.1-SNAPSHOT") {
1478+
library("Spring Security", "6.1.1") {
14791479
group("org.springframework.security") {
14801480
imports = [
14811481
"spring-security-bom"

0 commit comments

Comments
 (0)