Start building against Spring Data Bom 2024.1.5 snapshots

See gh-45090
This commit is contained in:
Phillip Webb 2025-04-10 12:07:50 -07:00
parent 40f81ae5be
commit d2800a8fd0
1 changed files with 1 additions and 1 deletions

View File

@ -2093,7 +2093,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2024.1.4") {
library("Spring Data Bom", "2024.1.5-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {