Skip to content

Commit 333c7a7

Browse files
committed
Upgrade to Spring Security 5.4.7
Closes gh-26965
1 parent 8189e82 commit 333c7a7

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
@@ -1624,7 +1624,7 @@ bom {
16241624
]
16251625
}
16261626
}
1627-
library("Spring Security", "5.4.7-SNAPSHOT") {
1627+
library("Spring Security", "5.4.7") {
16281628
group("org.springframework.security") {
16291629
imports = [
16301630
"spring-security-bom"

0 commit comments

Comments
 (0)