diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 46f5bf58b9..121c82c14b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1692,7 +1692,7 @@ bom { ] } } - library("Spring Security", "5.3.1.RELEASE") { + library("Spring Security", "5.3.2.RELEASE") { group("org.springframework.security") { imports = [ "spring-security-bom" @@ -1847,4 +1847,3 @@ bom { } } } -