diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6bdc3ee8a7..f9ed786ddd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1663,7 +1663,7 @@ bom { ] } } - library('Spring Framework', '5.2.3.BUILD-SNAPSHOT') { + library('Spring Framework', '5.2.3.RELEASE') { group('org.springframework') { imports = [ 'spring-framework-bom'