Skip to content

Commit 1c5858e

Browse files
committed
Upgrade to Spring Security 6.1.7
Closes gh-39466
1 parent f0da887 commit 1c5858e

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
@@ -1485,7 +1485,7 @@ bom {
14851485
]
14861486
}
14871487
}
1488-
library("Spring Security", "6.1.7-SNAPSHOT") {
1488+
library("Spring Security", "6.1.7") {
14891489
considerSnapshots()
14901490
group("org.springframework.security") {
14911491
imports = [

0 commit comments

Comments
 (0)