Skip to content

Commit 04d6840

Browse files
committed
Polish "Upgrade to Spring Security 6.0.0-RC1"
See gh-32604
1 parent d8ec24b commit 04d6840

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
@@ -1497,7 +1497,7 @@ bom {
14971497
]
14981498
}
14991499
}
1500-
library("Spring Security", "6.0.0-SNAPSHOT") {
1500+
library("Spring Security", "6.0.0-RC1") {
15011501
group("org.springframework.security") {
15021502
imports = [
15031503
"spring-security-bom"

0 commit comments

Comments
 (0)