diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6fc72ebe91..f7b5aa4a63 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1774,7 +1774,7 @@ bom { ] } } - library("Spring Security", "5.5.6") { + library("Spring Security", "5.5.7-SNAPSHOT") { group("org.springframework.security") { imports = [ "spring-security-bom"