diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 34dd31047a..2cd5a7f65d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -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"