Upgrade to Spring Data Bom 2024.0.10

Closes gh-44561
This commit is contained in:
Stéphane Nicoll
2025-03-14 16:59:43 +01:00
parent e90e6355ed
commit 2d6eb6618b

View File

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