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