Skip to content

Commit 3b1d3ee

Browse files
committed
Start building against Spring Data Bom 2024.1.4 snapshots
See gh-44569
1 parent 18ec4ff commit 3b1d3ee

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
@@ -2128,7 +2128,7 @@ bom {
21282128
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21292129
}
21302130
}
2131-
library("Spring Data Bom", "2024.1.3") {
2131+
library("Spring Data Bom", "2024.1.4-SNAPSHOT") {
21322132
considerSnapshots()
21332133
calendarName = "Spring Data Release"
21342134
group("org.springframework.data") {

0 commit comments

Comments
 (0)