diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4affb509849..338b3b6aeab 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1652,7 +1652,7 @@ bom { ] } } - library("Spring Framework", "5.3.16-SNAPSHOT") { + library("Spring Framework", "5.3.16") { group("org.springframework") { imports = [ "spring-framework-bom"