Skip to content

Commit 6652b84

Browse files
committed
Start building against Spring Data Bom 2025.0.0-M2 snapshots
See gh-44592
1 parent 6e4a39e commit 6652b84

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
@@ -2225,7 +2225,7 @@ bom {
22252225
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22262226
}
22272227
}
2228-
library("Spring Data Bom", "2025.0.0-M1") {
2228+
library("Spring Data Bom", "2025.0.0-SNAPSHOT") {
22292229
prohibit {
22302230
versionRange "[2025.1.0-M1,)"
22312231
because "it exceeds our baseline"

0 commit comments

Comments
 (0)