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 2f6c766 commit a21f2a2Copy full SHA for a21f2a2
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2102,7 +2102,7 @@ bom {
2102
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2103
}
2104
2105
- library("Spring Security", "6.3.2-SNAPSHOT") {
+ library("Spring Security", "6.3.2") {
2106
considerSnapshots()
2107
group("org.springframework.security") {
2108
imports = [
0 commit comments