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