diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0ac7be077ef..6dff521e8f3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1520,7 +1520,7 @@ bom { ] } } - library("Spring Data Bom", "2023.1.2-SNAPSHOT") { + library("Spring Data Bom", "2023.1.2") { considerSnapshots() calendarName = "Spring Data Release" group("org.springframework.data") {