Skip to content

Commit 45d80aa

Browse files
committed
Upgrade to Spring Data Bom 2024.0.0-RC1
Closes gh-40224
1 parent d515479 commit 45d80aa

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
@@ -1844,7 +1844,7 @@ bom {
18441844
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
18451845
}
18461846
}
1847-
library("Spring Data Bom", "2024.0.0-SNAPSHOT") {
1847+
library("Spring Data Bom", "2024.0.0-RC1") {
18481848
considerSnapshots()
18491849
calendarName = "Spring Data Release"
18501850
group("org.springframework.data") {

0 commit comments

Comments
 (0)