Skip to content

Commit 7724cf6

Browse files
committed
Upgrade to Spring Security 6.4.0-M3
Closes gh-41986
1 parent 5c7ea74 commit 7724cf6

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
@@ -2093,7 +2093,7 @@ bom {
20932093
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
20942094
}
20952095
}
2096-
library("Spring Security", "6.4.0-M2") {
2096+
library("Spring Security", "6.4.0-M3") {
20972097
considerSnapshots()
20982098
group("org.springframework.security") {
20992099
imports = [

0 commit comments

Comments
 (0)