Skip to content

Commit a97e738

Browse files
committed
Upgrade to Spring Data Bom 2026.0.0-RC1
Closes gh-49994
1 parent fb65254 commit a97e738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2536,7 +2536,7 @@ bom {
25362536
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
25372537
}
25382538
}
2539-
library("Spring Data Bom", "2026.0.0-SNAPSHOT") {
2539+
library("Spring Data Bom", "2026.0.0-RC1") {
25402540
considerSnapshots()
25412541
calendarName = "Spring Data Release"
25422542
group("org.springframework.data") {

0 commit comments

Comments
 (0)