mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Start building against Spring Data Bom 2026.0.1 snapshots
See gh-51357
This commit is contained in:
@@ -2540,7 +2540,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2026.0.0") {
|
||||
library("Spring Data Bom", "2026.0.1-SNAPSHOT") {
|
||||
firstParty()
|
||||
calendarName = "Spring Data Release"
|
||||
group("org.springframework.data") {
|
||||
|
||||
Reference in New Issue
Block a user