diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7edc09724c4..4a537623ef3 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.22-SNAPSHOT") { + library("Spring Framework", "5.3.22") { group("org.springframework") { imports = [ "spring-framework-bom"