Skip to content

Commit 08851b6

Browse files
committed
Start building against Spring Data Bom 2024.0.2 snapshots
See gh-41300
1 parent d2aa85e commit 08851b6

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
@@ -1903,7 +1903,7 @@ bom {
19031903
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19041904
}
19051905
}
1906-
library("Spring Data Bom", "2024.0.1") {
1906+
library("Spring Data Bom", "2024.0.2-SNAPSHOT") {
19071907
considerSnapshots()
19081908
calendarName = "Spring Data Release"
19091909
group("org.springframework.data") {

0 commit comments

Comments
 (0)