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