diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bd96eaf795..4a32169f2b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1416,7 +1416,7 @@ bom { ] } } - library("Spring Security", "6.0.4") { + library("Spring Security", "6.0.5-SNAPSHOT") { group("org.springframework.security") { imports = [ "spring-security-bom"