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 8a75b23 commit 27d6579Copy full SHA for 27d6579
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2291,7 +2291,7 @@ bom {
2291
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2292
}
2293
2294
- library("Spring Security", "6.4.10-SNAPSHOT") {
+ library("Spring Security", "6.4.10") {
2295
considerSnapshots()
2296
group("org.springframework.security") {
2297
bom("spring-security-bom")
0 commit comments