Skip to content

Commit 4ab0461

Browse files
committed
Upgrade to Spring Data Bom 2025.1.5
Closes gh-49976
1 parent d7beb07 commit 4ab0461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2425,7 +2425,7 @@ bom {
24252425
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
24262426
}
24272427
}
2428-
library("Spring Data Bom", "2025.1.5-SNAPSHOT") {
2428+
library("Spring Data Bom", "2025.1.5") {
24292429
considerSnapshots()
24302430
calendarName = "Spring Data Release"
24312431
group("org.springframework.data") {

0 commit comments

Comments
 (0)