Start building against Spring Security 6.3.4 snapshots
See gh-42553
This commit is contained in:
parent
44c2925aa0
commit
6ccb131de1
|
|
@ -2120,7 +2120,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.3.3") {
|
library("Spring Security", "6.3.4-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue