diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e0194fe3321..edc9132ff09 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1386,7 +1386,7 @@ bom { ] } } - library("Spring Data Bom", "2023.0.2-SNAPSHOT") { + library("Spring Data Bom", "2023.0.2") { group("org.springframework.data") { imports = [ "spring-data-bom"