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 c6dd5f6 commit ad4dcc9Copy full SHA for ad4dcc9
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2292,7 +2292,7 @@ bom {
2292
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2293
}
2294
2295
- library("Spring Security", "6.4.12") {
+ library("Spring Security", "6.4.13-SNAPSHOT") {
2296
considerSnapshots()
2297
group("org.springframework.security") {
2298
bom("spring-security-bom")
0 commit comments