Skip to content

Commit ad349da

Browse files
committed
Upgrade to Spring Security 6.5.0-RC1
Closes gh-45147
1 parent 0c67462 commit ad349da

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
@@ -2390,7 +2390,7 @@ bom {
23902390
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
23912391
}
23922392
}
2393-
library("Spring Security", "6.5.0-SNAPSHOT") {
2393+
library("Spring Security", "6.5.0-RC1") {
23942394
considerSnapshots()
23952395
group("org.springframework.security") {
23962396
bom("spring-security-bom")

0 commit comments

Comments
 (0)