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 1ef1f05 commit 43f8284Copy full SHA for 43f8284
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1972,7 +1972,7 @@ bom {
1972
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
1973
}
1974
1975
- library("Spring Security", "6.3.0-SNAPSHOT") {
+ library("Spring Security", "6.3.0-M3") {
1976
considerSnapshots()
1977
group("org.springframework.security") {
1978
imports = [
0 commit comments