diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 557ea07f913..a9884bbbaaf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1735,7 +1735,7 @@ bom { ] } } - library('Spring Security', '5.2.1.RELEASE') { + library('Spring Security', '5.3.0.M1') { group('org.springframework.security') { imports = [ 'spring-security-bom'