diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c9dd93daec6..6913f288dd7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1775,7 +1775,7 @@ bom { ] } } - library("Spring Security", "5.5.7") { + library("Spring Security", "5.5.8") { group("org.springframework.security") { imports = [ "spring-security-bom"