Skip to content

Commit 0a67388

Browse files
committed
Upgrade to Spring Data Bom 2024.0.9
Closes gh-44106
1 parent f91d2df commit 0a67388

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
@@ -2145,7 +2145,7 @@ bom {
21452145
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21462146
}
21472147
}
2148-
library("Spring Data Bom", "2024.0.9-SNAPSHOT") {
2148+
library("Spring Data Bom", "2024.0.9") {
21492149
considerSnapshots()
21502150
calendarName = "Spring Data Release"
21512151
group("org.springframework.data") {

0 commit comments

Comments
 (0)