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