Skip to content

Commit 5767b4e

Browse files
committed
Start building against Spring Data Bom 2025.1.0-M5 snapshots
See gh-46619
1 parent 4bc4312 commit 5767b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2313,7 +2313,7 @@ bom {
23132313
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
23142314
}
23152315
}
2316-
library("Spring Data Bom", "2025.1.0-M4") {
2316+
library("Spring Data Bom", "2025.1.0-SNAPSHOT") {
23172317
considerSnapshots()
23182318
calendarName = "Spring Data Release"
23192319
group("org.springframework.data") {

0 commit comments

Comments
 (0)