Skip to content

Commit 0c67462

Browse files
committed
Upgrade to Spring Data Bom 2025.0.0-RC1
Closes gh-45141
1 parent 231396e commit 0c67462

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
@@ -2217,7 +2217,7 @@ bom {
22172217
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22182218
}
22192219
}
2220-
library("Spring Data Bom", "2025.0.0-SNAPSHOT") {
2220+
library("Spring Data Bom", "2025.0.0-RC1") {
22212221
prohibit {
22222222
versionRange "[2025.1.0-M1,)"
22232223
because "it exceeds our baseline"

0 commit comments

Comments
 (0)