Skip to content

Commit adc92e9

Browse files
committed
Start building against Spring Data Bom 2024.0.9 snapshots
See gh-44106
1 parent dd4049f commit adc92e9

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.8") {
2152+
library("Spring Data Bom", "2024.0.9-SNAPSHOT") {
21532153
considerSnapshots()
21542154
calendarName = "Spring Data Release"
21552155
group("org.springframework.data") {

0 commit comments

Comments
 (0)