Skip to content

Commit 49b2807

Browse files
committed
Upgrade to Spring Data Bom 2024.0.12
Closes gh-45422
1 parent 13b95a5 commit 49b2807

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
@@ -2109,7 +2109,7 @@ bom {
21092109
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21102110
}
21112111
}
2112-
library("Spring Data Bom", "2024.0.12-SNAPSHOT") {
2112+
library("Spring Data Bom", "2024.0.12") {
21132113
considerSnapshots()
21142114
calendarName = "Spring Data Release"
21152115
group("org.springframework.data") {

0 commit comments

Comments
 (0)