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 5d5714c commit 97ff64dCopy full SHA for 97ff64d
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2289,7 +2289,7 @@ bom {
2289
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2290
}
2291
2292
- library("Spring Security", "6.4.12-SNAPSHOT") {
+ library("Spring Security", "6.4.12") {
2293
considerSnapshots()
2294
group("org.springframework.security") {
2295
bom("spring-security-bom")
0 commit comments