Skip to content

Commit 8d5d35a

Browse files
committed
Upgrade to Spring Data Bom 2025.1.0-RC2
Closes gh-47843
1 parent aff0144 commit 8d5d35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2385,7 +2385,7 @@ bom {
23852385
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
23862386
}
23872387
}
2388-
library("Spring Data Bom", "2025.1.0-SNAPSHOT") {
2388+
library("Spring Data Bom", "2025.1.0-RC2") {
23892389
considerSnapshots()
23902390
calendarName = "Spring Data Release"
23912391
group("org.springframework.data") {

0 commit comments

Comments
 (0)