diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6e2fe29d6db..bc635d5f83c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1565,7 +1565,7 @@ bom { ] } } - library("Spring Framework", "5.3.7") { + library("Spring Framework", "5.3.8-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"