diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3acf9544f209..fd0dbf499509 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1715,7 +1715,7 @@ bom { ] } } - library("Spring Security", "5.5.1") { + library("Spring Security", "5.5.2-SNAPSHOT") { group("org.springframework.security") { imports = [ "spring-security-bom"