diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ab200e592848..d9b69e01ce0b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1648,7 +1648,7 @@ bom { ] } } - library("Spring Framework", "5.3.14") { + library("Spring Framework", "5.3.15-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"