diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f3d7d7ec17..7f5f5266f3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1465,7 +1465,7 @@ bom { ] } } - library('Spring Boot', '2.3.0.GRADLE-SNAPSHOT') { + library('Spring Boot', "$version") { group('org.springframework.boot') { modules = [ 'spring-boot',