diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e7c9b48c63..fed9e0cf7c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1447,7 +1447,7 @@ bom { ] } } - library("Spring Security", "6.0.7") { + library("Spring Security", "6.0.8-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { imports = [