diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7f54dbf2545..9bfea8a27c4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1628,7 +1628,7 @@ bom { ] } } - library("Spring Framework", "5.3.4") { + library("Spring Framework", "5.3.5-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"