Skip to content

Commit ce8671f

Browse files
committed
Upgrade to Spring Security 5.4.9
Closes gh-28228
1 parent 669caa9 commit ce8671f

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
@@ -1637,7 +1637,7 @@ bom {
16371637
]
16381638
}
16391639
}
1640-
library("Spring Security", "5.4.9-SNAPSHOT") {
1640+
library("Spring Security", "5.4.9") {
16411641
group("org.springframework.security") {
16421642
imports = [
16431643
"spring-security-bom"

0 commit comments

Comments
 (0)