Skip to content

Commit d2800a8

Browse files
committed
Start building against Spring Data Bom 2024.1.5 snapshots
See gh-45090
1 parent 40f81ae commit d2800a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2093,7 +2093,7 @@ bom {
20932093
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
20942094
}
20952095
}
2096-
library("Spring Data Bom", "2024.1.4") {
2096+
library("Spring Data Bom", "2024.1.5-SNAPSHOT") {
20972097
considerSnapshots()
20982098
calendarName = "Spring Data Release"
20992099
group("org.springframework.data") {

0 commit comments

Comments
 (0)