Start building against Spring Data Bom 2024.1.1 snapshots

See gh-43413
This commit is contained in:
Phillip Webb
2024-12-04 11:48:31 -08:00
parent 4f914ab951
commit e8e4629791

View File

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