diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 67fd0c5499b4..45cd2afdd481 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1606,7 +1606,7 @@ bom { ] } } - library("Spring Security", "6.2.3-SNAPSHOT") { + library("Spring Security", "6.2.3") { considerSnapshots() group("org.springframework.security") { imports = [