Skip to content

Commit 8f2018e

Browse files
committed
Start building against Spring Data Bom 2025.0.2 snapshots
See gh-46284
1 parent c970299 commit 8f2018e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2254,7 +2254,7 @@ bom {
22542254
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22552255
}
22562256
}
2257-
library("Spring Data Bom", "2025.0.1") {
2257+
library("Spring Data Bom", "2025.0.2-SNAPSHOT") {
22582258
prohibit {
22592259
versionRange "[2025.1.0-M1,)"
22602260
because "it exceeds our baseline"

0 commit comments

Comments
 (0)