diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 55a5d5d4594..5755d5b36a4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1450,7 +1450,7 @@ bom { ] } } - library("Spring Data Bom", "2023.1.3-SNAPSHOT") { + library("Spring Data Bom", "2023.1.3") { considerSnapshots() calendarName = "Spring Data Release" group("org.springframework.data") {