Skip to content

Commit 755ef85

Browse files
committed
Upgrade to Spring Data Bom 2025.0.0-M1
Closes gh-44159
1 parent 5e4d473 commit 755ef85

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-SNAPSHOT") {
2228+
library("Spring Data Bom", "2025.0.0-M1") {
22292229
prohibit {
22302230
versionRange "[2025.1.0-M1,)"
22312231
because "it exceeds our baseline"

0 commit comments

Comments
 (0)