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 ebb882f commit 5af29d3Copy full SHA for 5af29d3
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2272,7 +2272,7 @@ bom {
2272
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2273
}
2274
2275
- library("Spring Security", "6.3.5-SNAPSHOT") {
+ library("Spring Security", "6.3.5") {
2276
considerSnapshots()
2277
group("org.springframework.security") {
2278
imports = [
0 commit comments