Skip to content

Commit 185b352

Browse files
committed
Start building against Spring Data Bom 2024.0.3 snapshots
See gh-41737
1 parent 05a8a08 commit 185b352

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
@@ -1967,7 +1967,7 @@ bom {
19671967
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19681968
}
19691969
}
1970-
library("Spring Data Bom", "2024.0.2") {
1970+
library("Spring Data Bom", "2024.0.3-SNAPSHOT") {
19711971
considerSnapshots()
19721972
calendarName = "Spring Data Release"
19731973
group("org.springframework.data") {

0 commit comments

Comments
 (0)