Upgrade to Spring Data Bom 2025.1.0-M4

Closes gh-46465
This commit is contained in:
Stéphane Nicoll 2025-07-18 15:34:28 +02:00
parent b3af15d882
commit a2f7d98b64
1 changed files with 1 additions and 1 deletions

View File

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