diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 64813b60ab..e1842e44ee 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1461,7 +1461,7 @@ bom { ] } } - library("Spring Security", "6.1.1") { + library("Spring Security", "6.2.0-SNAPSHOT") { group("org.springframework.security") { imports = [ "spring-security-bom"