Skip to content

Commit 77ec343

Browse files
committed
Upgrade to Spring Data Bom 2025.1.1
Closes gh-48438
1 parent 78d4193 commit 77ec343

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

0 commit comments

Comments
 (0)