Upgrade to Spring Security 6.4.0-RC1
Closes gh-42568
This commit is contained in:
@@ -2107,7 +2107,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.4.0-SNAPSHOT") {
|
||||
library("Spring Security", "6.4.0-RC1") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user