Skip to content

Commit e34f8de

Browse files
committed
Start building against Spring Data Bom 2025.0.1 snapshots
See gh-45780
1 parent 8efb46f commit e34f8de

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
@@ -2238,7 +2238,7 @@ bom {
22382238
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22392239
}
22402240
}
2241-
library("Spring Data Bom", "2025.0.0") {
2241+
library("Spring Data Bom", "2025.0.1-SNAPSHOT") {
22422242
prohibit {
22432243
versionRange "[2025.1.0-M1,)"
22442244
because "it exceeds our baseline"

0 commit comments

Comments
 (0)