mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Start building against Spring Security 6.5.4 snapshots
See gh-47202
This commit is contained in:
@@ -2426,7 +2426,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.5.3") {
|
||||
library("Spring Security", "6.5.4-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
bom("spring-security-bom")
|
||||
|
||||
Reference in New Issue
Block a user