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