Skip to content

Commit 52d419a

Browse files
committed
Start building against Spring Data Bom 2024.1.2 snapshots
See gh-43761
1 parent 39354d0 commit 52d419a

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
@@ -2131,7 +2131,7 @@ bom {
21312131
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21322132
}
21332133
}
2134-
library("Spring Data Bom", "2024.1.1") {
2134+
library("Spring Data Bom", "2024.1.2-SNAPSHOT") {
21352135
considerSnapshots()
21362136
calendarName = "Spring Data Release"
21372137
group("org.springframework.data") {

0 commit comments

Comments
 (0)