Skip to content

Commit a391a2e

Browse files
committed
Upgrade to Spring Data Bom 2024.1.0
Closes gh-43019
1 parent b113b8f commit a391a2e

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
@@ -2085,7 +2085,7 @@ bom {
20852085
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
20862086
}
20872087
}
2088-
library("Spring Data Bom", "2024.1.0-SNAPSHOT") {
2088+
library("Spring Data Bom", "2024.1.0") {
20892089
considerSnapshots()
20902090
calendarName = "Spring Data Release"
20912091
group("org.springframework.data") {

0 commit comments

Comments
 (0)