Skip to content

Commit a2f7d98

Browse files
committed
Upgrade to Spring Data Bom 2025.1.0-M4
Closes gh-46465
1 parent b3af15d commit a2f7d98

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
@@ -2277,7 +2277,7 @@ bom {
22772277
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22782278
}
22792279
}
2280-
library("Spring Data Bom", "2025.1.0-SNAPSHOT") {
2280+
library("Spring Data Bom", "2025.1.0-M4") {
22812281
considerSnapshots()
22822282
calendarName = "Spring Data Release"
22832283
group("org.springframework.data") {

0 commit comments

Comments
 (0)