diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index af56d0f5ad..423d9ce2fd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1732,7 +1732,7 @@ bom { ] } } - library("Spring Security", "5.5.5-SNAPSHOT") { + library("Spring Security", "5.5.5") { group("org.springframework.security") { imports = [ "spring-security-bom"