Skip to content

Commit c188822

Browse files
committed
Upgrade to Spring Security 6.4.1
Closes gh-43232
1 parent e286739 commit c188822

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
@@ -2301,7 +2301,7 @@ bom {
23012301
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
23022302
}
23032303
}
2304-
library("Spring Security", "6.4.0") {
2304+
library("Spring Security", "6.4.1") {
23052305
considerSnapshots()
23062306
group("org.springframework.security") {
23072307
imports = [

0 commit comments

Comments
 (0)