Skip to content

Commit b7a02dd

Browse files
committed
Start building against Spring Data Bom 2024.0.0-RC1 snapshots
See gh-40224
1 parent 97eb811 commit b7a02dd

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
@@ -1838,7 +1838,7 @@ bom {
18381838
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
18391839
}
18401840
}
1841-
library("Spring Data Bom", "2024.0.0-M2") {
1841+
library("Spring Data Bom", "2024.0.0-SNAPSHOT") {
18421842
considerSnapshots()
18431843
calendarName = "Spring Data Release"
18441844
group("org.springframework.data") {

0 commit comments

Comments
 (0)