Upgrade to Spring Data Bom 2026.0.0-M2

Closes gh-49440
This commit is contained in:
Stéphane Nicoll
2026-03-16 21:10:29 +01:00
parent db9130b2a6
commit 9f51b398fa
@@ -2457,7 +2457,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
}
}
library("Spring Data Bom", "2026.0.0-SNAPSHOT") {
library("Spring Data Bom", "2026.0.0-M2") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {