Skip to content

Commit 99d4e5c

Browse files
committed
Upgrade to Spring Data Bom 2024.0.4
Closes gh-42132
1 parent b52202d commit 99d4e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1954,7 +1954,7 @@ bom {
19541954
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19551955
}
19561956
}
1957-
library("Spring Data Bom", "2024.0.4-SNAPSHOT") {
1957+
library("Spring Data Bom", "2024.0.4") {
19581958
considerSnapshots()
19591959
calendarName = "Spring Data Release"
19601960
group("org.springframework.data") {

0 commit comments

Comments
 (0)