diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0e14cbf4d94..b3dd33fe2de 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1701,7 +1701,7 @@ bom { ] } } - library("Spring Framework", "5.3.21-SNAPSHOT") { + library("Spring Framework", "5.3.21") { group("org.springframework") { imports = [ "spring-framework-bom"