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 34e7b58 commit 190c452Copy full SHA for 190c452
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2452,7 +2452,7 @@ bom {
2452
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2453
}
2454
2455
- library("Spring Security", "6.5.11-SNAPSHOT") {
+ library("Spring Security", "6.5.11") {
2456
considerSnapshots()
2457
group("org.springframework.security") {
2458
bom("spring-security-bom")
0 commit comments