Skip to content

Commit 30b1990

Browse files
committed
Upgrade to Spring Data Bom 2025.1.0
Closes gh-47824
1 parent 50ee576 commit 30b1990

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
@@ -2401,7 +2401,7 @@ bom {
24012401
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
24022402
}
24032403
}
2404-
library("Spring Data Bom", "2025.1.0-SNAPSHOT") {
2404+
library("Spring Data Bom", "2025.1.0") {
24052405
considerSnapshots()
24062406
calendarName = "Spring Data Release"
24072407
group("org.springframework.data") {

0 commit comments

Comments
 (0)