diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dcaf8d3e7b..a6165d71e1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1750,7 +1750,7 @@ bom { ] } } - library("Spring Framework", "5.3.26-SNAPSHOT") { + library("Spring Framework", "5.3.26") { prohibit { versionRange "[6.0.0-M1,)" because "we upgrade in Spring Boot 3.x"