Skip to content

Commit 009ccdd

Browse files
committed
Start building against Spring Data Bom 2024.0.4 snapshots
See gh-42132
1 parent acc60dc commit 009ccdd

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

0 commit comments

Comments
 (0)