Skip to content

Commit 0c9c48d

Browse files
committed
Upgrade to Spring Security 6.1.5
Closes gh-37701
1 parent 439c2f9 commit 0c9c48d

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
@@ -1483,7 +1483,7 @@ bom {
14831483
]
14841484
}
14851485
}
1486-
library("Spring Security", "6.1.5-SNAPSHOT") {
1486+
library("Spring Security", "6.1.5") {
14871487
considerSnapshots()
14881488
group("org.springframework.security") {
14891489
imports = [

0 commit comments

Comments
 (0)