We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7beb07 commit 4ab0461Copy full SHA for 4ab0461
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2425,7 +2425,7 @@ bom {
2425
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2426
}
2427
2428
- library("Spring Data Bom", "2025.1.5-SNAPSHOT") {
+ library("Spring Data Bom", "2025.1.5") {
2429
considerSnapshots()
2430
calendarName = "Spring Data Release"
2431
group("org.springframework.data") {
0 commit comments