diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2e31bbda7d6..bfb77f0309e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1483,7 +1483,7 @@ bom { ] } } - library("Spring Security", "6.1.5-SNAPSHOT") { + library("Spring Security", "6.1.5") { considerSnapshots() group("org.springframework.security") { imports = [