diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index be82e12da9..52926c952c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1604,7 +1604,7 @@ bom { ] } } - library("Spring Security", "6.2.0") { + library("Spring Security", "6.2.1-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { imports = [