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