Skip to content

Commit 2d6eb66

Browse files
committed
Upgrade to Spring Data Bom 2024.0.10
Closes gh-44561
1 parent e90e635 commit 2d6eb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2149,7 +2149,7 @@ bom {
21492149
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21502150
}
21512151
}
2152-
library("Spring Data Bom", "2024.0.10-SNAPSHOT") {
2152+
library("Spring Data Bom", "2024.0.10") {
21532153
considerSnapshots()
21542154
calendarName = "Spring Data Release"
21552155
group("org.springframework.data") {

0 commit comments

Comments
 (0)