Skip to content

Commit eea0fbe

Browse files
committed
Start building against Spring Data Bom 2024.1.6 snapshots
See gh-45415
1 parent d680248 commit eea0fbe

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
@@ -2095,7 +2095,7 @@ bom {
20952095
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
20962096
}
20972097
}
2098-
library("Spring Data Bom", "2024.1.5") {
2098+
library("Spring Data Bom", "2024.1.6-SNAPSHOT") {
20992099
considerSnapshots()
21002100
calendarName = "Spring Data Release"
21012101
group("org.springframework.data") {

0 commit comments

Comments
 (0)