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 d1c9403 commit a0f8d21Copy full SHA for a0f8d21
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1992,7 +1992,7 @@ bom {
1992
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
1993
}
1994
1995
- library("Spring Security", "6.3.0-M3") {
+ library("Spring Security", "6.3.0-SNAPSHOT") {
1996
considerSnapshots()
1997
group("org.springframework.security") {
1998
imports = [
0 commit comments