diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c222f585107..6d4edbcaf8d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1665,7 +1665,7 @@ bom { ] } } - library("Spring Security", "6.2.5-SNAPSHOT") { + library("Spring Security", "6.2.5") { considerSnapshots() group("org.springframework.security") { imports = [