Skip to content

Commit 7ec9f45

Browse files
committed
Upgrade to Spring Security 5.7.10
Closes gh-36295
1 parent 250868a commit 7ec9f45

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
@@ -1836,7 +1836,7 @@ bom {
18361836
]
18371837
}
18381838
}
1839-
library("Spring Security", "5.7.10-SNAPSHOT") {
1839+
library("Spring Security", "5.7.10") {
18401840
prohibit {
18411841
versionRange "[6.0.0-M1,)"
18421842
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)