Start building against Spring Security 6.3.1 snapshots
See gh-41040
This commit is contained in:
parent
f7bb6c21c4
commit
a600d61434
|
|
@ -2053,7 +2053,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.3.0") {
|
||||
library("Spring Security", "6.3.1-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue