Start building against Spring Security 5.4.8 snapshots

See gh-27597
This commit is contained in:
Stephane Nicoll 2021-08-09 14:23:32 +02:00
parent 1f2a5becf7
commit 7e3ad42fd3

View File

@ -1630,7 +1630,7 @@ bom {
]
}
}
library("Spring Security", "5.4.7") {
library("Spring Security", "5.4.8-SNAPSHOT") {
group("org.springframework.security") {
imports = [
"spring-security-bom"