diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f312bdfeafe9..fc387340451a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1561,7 +1561,7 @@ bom { ] } } - library("Spring Framework", "5.3.0") { + library("Spring Framework", "5.3.1-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"