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