diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f4658249db..1be3bc8595 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1630,7 +1630,7 @@ bom { ] } } - library("Spring Security", "5.4.8-SNAPSHOT") { + library("Spring Security", "5.4.8") { group("org.springframework.security") { imports = [ "spring-security-bom"