We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e286739 commit c188822Copy full SHA for c188822
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2301,7 +2301,7 @@ bom {
2301
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2302
}
2303
2304
- library("Spring Security", "6.4.0") {
+ library("Spring Security", "6.4.1") {
2305
considerSnapshots()
2306
group("org.springframework.security") {
2307
imports = [
0 commit comments