We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb65254 commit a97e738Copy full SHA for a97e738
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2536,7 +2536,7 @@ bom {
2536
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2537
}
2538
2539
- library("Spring Data Bom", "2026.0.0-SNAPSHOT") {
+ library("Spring Data Bom", "2026.0.0-RC1") {
2540
considerSnapshots()
2541
calendarName = "Spring Data Release"
2542
group("org.springframework.data") {
0 commit comments