diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 169c1da2b0b..91e6ae2ea63 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1728,7 +1728,7 @@ bom { ] } } - library("Spring Security", "5.3.4.RELEASE") { + library("Spring Security", "5.3.5.RELEASE") { group("org.springframework.security") { imports = [ "spring-security-bom"