Skip to content

Commit 3d514da

Browse files
committed
Upgrade to Spring Security 6.0.7
Closes gh-37417
1 parent 7586509 commit 3d514da

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
@@ -1444,7 +1444,7 @@ bom {
14441444
]
14451445
}
14461446
}
1447-
library("Spring Security", "6.0.7-SNAPSHOT") {
1447+
library("Spring Security", "6.0.7") {
14481448
considerSnapshots()
14491449
group("org.springframework.security") {
14501450
imports = [

0 commit comments

Comments
 (0)