Skip to content

Commit 5271da7

Browse files
committed
Start building against Spring Data Bom 2025.0.13 snapshots
See gh-50819
1 parent 6d39656 commit 5271da7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2279,7 +2279,7 @@ bom {
22792279
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22802280
}
22812281
}
2282-
library("Spring Data Bom", "2025.0.12") {
2282+
library("Spring Data Bom", "2025.0.13-SNAPSHOT") {
22832283
prohibit {
22842284
versionRange "[2025.1.0-M1,)"
22852285
because "it exceeds our baseline"

0 commit comments

Comments
 (0)