diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b5c2ff7f3aa..633c10ce560 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1777,7 +1777,7 @@ bom { ] } } - library("Spring Security", "5.6.9") { + library("Spring Security", "5.6.10") { group("org.springframework.security") { imports = [ "spring-security-bom"