Upgrade to Spring Data Bom 2024.1.5

Closes gh-45090
This commit is contained in:
Stéphane Nicoll
2025-04-22 16:49:35 +02:00
parent 59b9b7cd33
commit c1b8e7792a

View File

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