Skip to content

Commit dee7ec8

Browse files
committed
Upgrade to Spring Data Bom 2024.0.0
Closes gh-40671
1 parent 191087d commit dee7ec8

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
@@ -1904,7 +1904,7 @@ bom {
19041904
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19051905
}
19061906
}
1907-
library("Spring Data Bom", "2024.0.0-SNAPSHOT") {
1907+
library("Spring Data Bom", "2024.0.0") {
19081908
considerSnapshots()
19091909
calendarName = "Spring Data Release"
19101910
group("org.springframework.data") {

0 commit comments

Comments
 (0)