Skip to content

Commit

Permalink
Upgrade to Spring Security 6.4.1
Browse files Browse the repository at this point in the history
Closes gh-43232
  • Loading branch information
snicoll committed Nov 21, 2024
1 parent e286739 commit c188822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2301,7 +2301,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.4.0") {
library("Spring Security", "6.4.1") {
considerSnapshots()
group("org.springframework.security") {
imports = [
Expand Down

0 comments on commit c188822

Please sign in to comment.