Skip to content

Commit d65e27e

Browse files
committed
Start building against Spring Data Bom 2024.0.11 snapshots
See gh-45056
1 parent 4dee317 commit d65e27e

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

0 commit comments

Comments
 (0)