Upgrade to Spring Data Bom 2024.0.13

Closes gh-45754
This commit is contained in:
Stéphane Nicoll
2025-06-13 16:00:24 +02:00
parent 0656190cb0
commit 91ff768035

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.13-SNAPSHOT") {
library("Spring Data Bom", "2024.0.13") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {