diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 42d5488794..d4de03e832 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1454,7 +1454,7 @@ bom { ] } } - library("Spring Security", "6.1.1") { + library("Spring Security", "6.1.2-SNAPSHOT") { group("org.springframework.security") { imports = [ "spring-security-bom"