Skip to content

Commit

Permalink
Upgrade to Spring Security 6.1.5
Browse files Browse the repository at this point in the history
Closes gh-37701
  • Loading branch information
wilkinsona committed Oct 17, 2023
1 parent 439c2f9 commit 0c9c48d
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 @@ -1483,7 +1483,7 @@ bom {
]
}
}
library("Spring Security", "6.1.5-SNAPSHOT") {
library("Spring Security", "6.1.5") {
considerSnapshots()
group("org.springframework.security") {
imports = [
Expand Down

0 comments on commit 0c9c48d

Please sign in to comment.