diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e9f515cce270..bc07fb3e4076 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1405,7 +1405,7 @@ bom { ] } } - library("Spring Data Bom", "2023.0.4-SNAPSHOT") { + library("Spring Data Bom", "2023.0.4") { considerSnapshots() calendarName = "Spring Data Release" group("org.springframework.data") {