We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3ed22 commit 7afa2deCopy full SHA for 7afa2de
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2703,7 +2703,7 @@ bom {
2703
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
2704
}
2705
2706
- library("Spring Security", "7.1.0-SNAPSHOT") {
+ library("Spring Security", "7.1.0") {
2707
considerSnapshots()
2708
group("org.springframework.security") {
2709
bom("spring-security-bom")
0 commit comments