Skip to content

Commit 620947f

Browse files
committed
Start building against Spring Data Bom 2024.1.0 snapshots
See gh-42143
1 parent a12e362 commit 620947f

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
@@ -1939,7 +1939,7 @@ bom {
19391939
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19401940
}
19411941
}
1942-
library("Spring Data Bom", "2024.0.3") {
1942+
library("Spring Data Bom", "2024.1.0-SNAPSHOT") {
19431943
considerSnapshots()
19441944
calendarName = "Spring Data Release"
19451945
group("org.springframework.data") {

0 commit comments

Comments
 (0)