Skip to content

Commit 1c6ef78

Browse files
committed
Upgrade to Spring Security 5.6.3
Closes gh-30601
1 parent 376aa19 commit 1c6ef78

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
@@ -1758,7 +1758,7 @@ bom {
17581758
]
17591759
}
17601760
}
1761-
library("Spring Security", "5.6.3-SNAPSHOT") {
1761+
library("Spring Security", "5.6.3") {
17621762
group("org.springframework.security") {
17631763
imports = [
17641764
"spring-security-bom"

0 commit comments

Comments
 (0)