diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6472e07c8a..1bd84fe48d 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") { + library("Spring Framework", "5.3.27-SNAPSHOT") { prohibit { versionRange "[6.0.0-M1,)" because "we upgrade in Spring Boot 3.x"