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 4f44564 commit 7bf9725Copy full SHA for 7bf9725
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2411,7 +2411,7 @@ bom {
2411
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2412
}
2413
2414
- library("Spring Security", "6.5.0-M1") {
+ library("Spring Security", "6.5.0-SNAPSHOT") {
2415
considerSnapshots()
2416
group("org.springframework.security") {
2417
imports = [
0 commit comments