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 038063a commit 79d18ddCopy full SHA for 79d18dd
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2270,7 +2270,7 @@ bom {
2270
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2271
}
2272
2273
- library("Spring Security", "6.3.9-SNAPSHOT") {
+ library("Spring Security", "6.3.9") {
2274
considerSnapshots()
2275
group("org.springframework.security") {
2276
bom("spring-security-bom")
0 commit comments