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