Skip to content

Commit 0abedb2

Browse files
committed
Upgrade to Spring Security 5.4.8
Closes gh-27597
1 parent b44a7ae commit 0abedb2

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
@@ -1630,7 +1630,7 @@ bom {
16301630
]
16311631
}
16321632
}
1633-
library("Spring Security", "5.4.8-SNAPSHOT") {
1633+
library("Spring Security", "5.4.8") {
16341634
group("org.springframework.security") {
16351635
imports = [
16361636
"spring-security-bom"

0 commit comments

Comments
 (0)