Skip to content

Commit 8c49a19

Browse files
committed
Start building against Spring Data Bom 2024.0.8 snapshots
See gh-43743
1 parent 27f00e2 commit 8c49a19

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
@@ -2149,7 +2149,7 @@ bom {
21492149
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21502150
}
21512151
}
2152-
library("Spring Data Bom", "2024.0.7") {
2152+
library("Spring Data Bom", "2024.0.8-SNAPSHOT") {
21532153
considerSnapshots()
21542154
calendarName = "Spring Data Release"
21552155
group("org.springframework.data") {

0 commit comments

Comments
 (0)