mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Start building against Spring Security 5.7.10 snapshots
See gh-36295
This commit is contained in:
@@ -1836,7 +1836,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "5.7.9") {
|
||||
library("Spring Security", "5.7.10-SNAPSHOT") {
|
||||
prohibit {
|
||||
versionRange "[6.0.0-M1,)"
|
||||
because "it uses Spring Framework 6"
|
||||
|
||||
Reference in New Issue
Block a user