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