Skip to content

Commit e789b76

Browse files
committed
Upgrade to Spring Security 6.1.3
Closes gh-36848
1 parent e97e289 commit e789b76

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
@@ -1458,7 +1458,7 @@ bom {
14581458
]
14591459
}
14601460
}
1461-
library("Spring Security", "6.1.3-SNAPSHOT") {
1461+
library("Spring Security", "6.1.3") {
14621462
group("org.springframework.security") {
14631463
imports = [
14641464
"spring-security-bom"

0 commit comments

Comments
 (0)