Skip to content

Commit 6cd3ee5

Browse files
committed
Start building against Spring Data Bom 2024.0.7 snapshots
See gh-43392
1 parent cd3fd0e commit 6cd3ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2147,7 +2147,7 @@ bom {
21472147
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21482148
}
21492149
}
2150-
library("Spring Data Bom", "2024.0.6") {
2150+
library("Spring Data Bom", "2024.0.7-SNAPSHOT") {
21512151
considerSnapshots()
21522152
calendarName = "Spring Data Release"
21532153
group("org.springframework.data") {

0 commit comments

Comments
 (0)