Upgrade to Spring Data Bom 2024.1.12

Closes gh-48024
This commit is contained in:
Stéphane Nicoll
2025-11-14 17:24:33 +01:00
parent 79a99eead5
commit 8f2a7d2abe
@@ -2131,7 +2131,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2024.1.12-SNAPSHOT") {
library("Spring Data Bom", "2024.1.12") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {