Skip to content

Commit 947f2bf

Browse files
committed
Upgrade to Spring Security 6.1.4
Closes gh-37424
1 parent 61a5be2 commit 947f2bf

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
@@ -1484,7 +1484,7 @@ bom {
14841484
]
14851485
}
14861486
}
1487-
library("Spring Security", "6.1.4-SNAPSHOT") {
1487+
library("Spring Security", "6.1.4") {
14881488
considerSnapshots()
14891489
group("org.springframework.security") {
14901490
imports = [

0 commit comments

Comments
 (0)