Skip to content

Commit d8b0aad

Browse files
committed
Upgrade to Spring Security 5.5.0
Closes spring-projectsgh-26387
1 parent 33a5c31 commit d8b0aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1709,7 +1709,7 @@ bom {
17091709
]
17101710
}
17111711
}
1712-
library("Spring Security", "5.5.0-SNAPSHOT") {
1712+
library("Spring Security", "5.5.0") {
17131713
group("org.springframework.security") {
17141714
imports = [
17151715
"spring-security-bom"

0 commit comments

Comments
 (0)