Skip to content

Commit 4c6d1de

Browse files
committed
Upgrade to Spring Data Bom 2024.1.0-M1
Closes gh-42143
1 parent 190a427 commit 4c6d1de

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
@@ -1945,7 +1945,7 @@ bom {
19451945
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19461946
}
19471947
}
1948-
library("Spring Data Bom", "2024.1.0-SNAPSHOT") {
1948+
library("Spring Data Bom", "2024.1.0-M1") {
19491949
considerSnapshots()
19501950
calendarName = "Spring Data Release"
19511951
group("org.springframework.data") {

0 commit comments

Comments
 (0)