We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c715164 commit 6f7e7b7Copy full SHA for 6f7e7b7
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2570,7 +2570,7 @@ bom {
2570
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
2571
}
2572
2573
- library("Spring Security", "7.0.6-SNAPSHOT") {
+ library("Spring Security", "7.0.6") {
2574
considerSnapshots()
2575
group("org.springframework.security") {
2576
bom("spring-security-bom")
0 commit comments