Skip to content

Commit 6ac8d42

Browse files
committed
Start building against Spring Data Bom 2025.0.3 snapshots
See gh-46705
1 parent 43f5185 commit 6ac8d42

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
@@ -2253,7 +2253,7 @@ bom {
22532253
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22542254
}
22552255
}
2256-
library("Spring Data Bom", "2025.0.2") {
2256+
library("Spring Data Bom", "2025.0.3-SNAPSHOT") {
22572257
prohibit {
22582258
versionRange "[2025.1.0-M1,)"
22592259
because "it exceeds our baseline"

0 commit comments

Comments
 (0)