Start building against Spring Data Bom 2024.0.13 snapshots

See gh-45754
This commit is contained in:
Andy Wilkinson 2025-06-04 10:56:39 +01:00
parent 7bdd3df7e1
commit 2095e83c27
1 changed files with 1 additions and 1 deletions

View File

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