Upgrade to Spring Data Bom 2024.1.9

Closes gh-46693
This commit is contained in:
Stéphane Nicoll
2025-08-15 13:51:48 +02:00
parent b51554d340
commit e9da3a91ab
@@ -2130,7 +2130,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2024.1.9-SNAPSHOT") {
library("Spring Data Bom", "2024.1.9") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {