Skip to content

Commit 926590a

Browse files
committed
Start building against Spring Data Bom 2024.1.7 snapshots
See gh-45767
1 parent 2ebe96a commit 926590a

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
@@ -2112,7 +2112,7 @@ bom {
21122112
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21132113
}
21142114
}
2115-
library("Spring Data Bom", "2024.1.6") {
2115+
library("Spring Data Bom", "2024.1.7-SNAPSHOT") {
21162116
considerSnapshots()
21172117
calendarName = "Spring Data Release"
21182118
group("org.springframework.data") {

0 commit comments

Comments
 (0)