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 870ef4d commit d5881a8Copy full SHA for d5881a8
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2120,7 +2120,7 @@ bom {
2120
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2121
}
2122
2123
- library("Spring Security", "6.3.4-SNAPSHOT") {
+ library("Spring Security", "6.3.4") {
2124
considerSnapshots()
2125
group("org.springframework.security") {
2126
imports = [
0 commit comments