diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bf39a2cfc1de..c0e40dd1a5d3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1707,7 +1707,7 @@ bom { ] } } - library("Spring Security", "5.6.1") { + library("Spring Security", "5.6.2-SNAPSHOT") { group("org.springframework.security") { imports = [ "spring-security-bom"