Skip to content

Commit 3ac1869

Browse files
committed
Start building against Spring Data Bom 2024.0.12 snapshots
See gh-45422
1 parent 8252ebe commit 3ac1869

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
@@ -2109,7 +2109,7 @@ bom {
21092109
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21102110
}
21112111
}
2112-
library("Spring Data Bom", "2024.0.11") {
2112+
library("Spring Data Bom", "2024.0.12-SNAPSHOT") {
21132113
considerSnapshots()
21142114
calendarName = "Spring Data Release"
21152115
group("org.springframework.data") {

0 commit comments

Comments
 (0)