diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4cb3095fe1..ccdeb30942 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1417,7 +1417,7 @@ bom { ] } } - library("Spring Security", "6.0.1") { + library("Spring Security", "6.0.2-SNAPSHOT") { group("org.springframework.security") { imports = [ "spring-security-bom"