Skip to content

Commit 08e9e49

Browse files
committed
Start building against Spring Data Bom 2024.0.10 snapshots
See gh-44561
1 parent 057c30c commit 08e9e49

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
@@ -2145,7 +2145,7 @@ bom {
21452145
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21462146
}
21472147
}
2148-
library("Spring Data Bom", "2024.0.9") {
2148+
library("Spring Data Bom", "2024.0.10-SNAPSHOT") {
21492149
considerSnapshots()
21502150
calendarName = "Spring Data Release"
21512151
group("org.springframework.data") {

0 commit comments

Comments
 (0)