Skip to content

Commit fbd5dab

Browse files
committed
Upgrade to Spring Security 6.5.0-M3
Closes gh-44598
1 parent 9f3549a commit fbd5dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2412,7 +2412,7 @@ bom {
24122412
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
24132413
}
24142414
}
2415-
library("Spring Security", "6.5.0-SNAPSHOT") {
2415+
library("Spring Security", "6.5.0-M3") {
24162416
considerSnapshots()
24172417
group("org.springframework.security") {
24182418
imports = [

0 commit comments

Comments
 (0)