diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2d272a08e0..4a806a2566 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1682,7 +1682,7 @@ bom { ] } } - library("Spring Security", "5.3.0.RELEASE") { + library("Spring Security", "5.3.1.RELEASE") { group("org.springframework.security") { imports = [ "spring-security-bom"