mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Upgrade to Spring Data 2026.0.0-M1
Closes gh-49229
This commit is contained in:
@@ -2456,7 +2456,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2025.1.3") {
|
||||
library("Spring Data Bom", "2026.0.0-M1") {
|
||||
considerSnapshots()
|
||||
calendarName = "Spring Data Release"
|
||||
group("org.springframework.data") {
|
||||
|
||||
Reference in New Issue
Block a user