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 d5fe438 commit db2b49dCopy full SHA for db2b49d
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2260,7 +2260,7 @@ bom {
2260
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2261
}
2262
2263
- library("Spring Security", "6.4.6-SNAPSHOT") {
+ library("Spring Security", "6.4.6") {
2264
considerSnapshots()
2265
group("org.springframework.security") {
2266
bom("spring-security-bom")
0 commit comments