Skip to content

Commit dbb95c0

Browse files
committed
Upgrade to Spring Data Bom 2024.1.0-RC1
Closes gh-42561
1 parent 5e35f47 commit dbb95c0

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
@@ -1940,7 +1940,7 @@ bom {
19401940
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19411941
}
19421942
}
1943-
library("Spring Data Bom", "2024.1.0-SNAPSHOT") {
1943+
library("Spring Data Bom", "2024.1.0-RC1") {
19441944
considerSnapshots()
19451945
calendarName = "Spring Data Release"
19461946
group("org.springframework.data") {

0 commit comments

Comments
 (0)