Skip to content

Commit b0af370

Browse files
committed
Upgrade to Spring Security 5.7.9
Closes gh-35730
1 parent f206f18 commit b0af370

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
@@ -1832,7 +1832,7 @@ bom {
18321832
]
18331833
}
18341834
}
1835-
library("Spring Security", "5.7.9-SNAPSHOT") {
1835+
library("Spring Security", "5.7.9") {
18361836
prohibit {
18371837
versionRange "[6.0.0-M1,)"
18381838
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)