Upgrade to Spring Data Bom 2024.1.4

Closes gh-44569
This commit is contained in:
Stéphane Nicoll
2025-03-14 17:04:33 +01:00
parent 4c5ceb8c33
commit e851832efe

View File

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