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