diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fe30fc77d7d..c53df49bfc1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1731,7 +1731,7 @@ bom { ] } } - library("Spring Security", "5.3.6.RELEASE") { + library("Spring Security", "5.3.8.RELEASE") { group("org.springframework.security") { imports = [ "spring-security-bom"