diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 37b0d94e9e..858dec0c50 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1605,7 +1605,7 @@ bom { ] } } - library("Spring Security", "6.2.1") { + library("Spring Security", "6.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { imports = [