Upgrade to Spring Data Bom 2024.0.9

Closes gh-44106
This commit is contained in:
Stéphane Nicoll
2025-02-14 17:11:04 +01:00
parent f91d2df403
commit 0a673881a4

View File

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