Skip to content

Commit

Permalink
Upgrade to Spring Security 6.4.2
Browse files Browse the repository at this point in the history
Closes gh-43419
  • Loading branch information
wilkinsona committed Dec 16, 2024
1 parent cadeb6d commit a25065e
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 @@ -2303,7 +2303,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.4.2-SNAPSHOT") {
library("Spring Security", "6.4.2") {
considerSnapshots()
group("org.springframework.security") {
imports = [
Expand Down

0 comments on commit a25065e

Please sign in to comment.