Skip to content

Commit b971f48

Browse files
committed
Start building against Spring Data Bom 2025.0.0-RC1 snapshots
See gh-45141
1 parent 3ccdf9f commit b971f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2189,7 +2189,7 @@ bom {
21892189
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21902190
}
21912191
}
2192-
library("Spring Data Bom", "2025.0.0-M2") {
2192+
library("Spring Data Bom", "2025.0.0-SNAPSHOT") {
21932193
prohibit {
21942194
versionRange "[2025.1.0-M1,)"
21952195
because "it exceeds our baseline"

0 commit comments

Comments
 (0)