Skip to content

Commit dec994f

Browse files
committed
Upgrade to Spring Data Bom 2025.1.0-M6
Closes gh-47002
1 parent fb078a7 commit dec994f

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
@@ -2311,7 +2311,7 @@ bom {
23112311
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
23122312
}
23132313
}
2314-
library("Spring Data Bom", "2025.1.0-SNAPSHOT") {
2314+
library("Spring Data Bom", "2025.1.0-M6") {
23152315
considerSnapshots()
23162316
calendarName = "Spring Data Release"
23172317
group("org.springframework.data") {

0 commit comments

Comments
 (0)