Skip to content

Commit d9cb187

Browse files
committed
Upgrade to Spring Security 5.5.2
Closes gh-27603
1 parent fe64fef commit d9cb187

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
@@ -1715,7 +1715,7 @@ bom {
17151715
]
17161716
}
17171717
}
1718-
library("Spring Security", "5.5.2-SNAPSHOT") {
1718+
library("Spring Security", "5.5.2") {
17191719
group("org.springframework.security") {
17201720
imports = [
17211721
"spring-security-bom"

0 commit comments

Comments
 (0)