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