Skip to content

Commit 4647d30

Browse files
committed
Start building against Spring Data Bom 2024.1.0 snapshots
See gh-42561
1 parent 9d2acf7 commit 4647d30

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
@@ -1947,7 +1947,7 @@ bom {
19471947
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19481948
}
19491949
}
1950-
library("Spring Data Bom", "2024.1.0-M1") {
1950+
library("Spring Data Bom", "2024.1.0-SNAPSHOT") {
19511951
considerSnapshots()
19521952
calendarName = "Spring Data Release"
19531953
group("org.springframework.data") {

0 commit comments

Comments
 (0)