diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 17606b91b14b..8fd90e599d01 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1702,7 +1702,7 @@ bom { ] } } - library("Spring Framework", "5.3.23") { + library("Spring Framework", "5.3.24-SNAPSHOT") { prohibit("[6.0.0-M1,)") { because "we upgrade in Spring Boot 3.x" }