Skip to content

Commit

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

0 comments on commit e08a66f

Please sign in to comment.