Upgrade to Spring Data 2025.1.0-M3

Closes gh-45488
This commit is contained in:
Stéphane Nicoll
2025-05-16 16:43:23 +02:00
parent 40c41df3f4
commit b32bd84ea2
2 changed files with 10 additions and 10 deletions

View File

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