Skip to content

Commit ad8aa45

Browse files
committed
Upgrade to Spring Data Bom 2024.0.6
Closes gh-43006
1 parent 9f0a32a commit ad8aa45

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
@@ -2102,7 +2102,7 @@ bom {
21022102
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21032103
}
21042104
}
2105-
library("Spring Data Bom", "2024.0.6-SNAPSHOT") {
2105+
library("Spring Data Bom", "2024.0.6") {
21062106
considerSnapshots()
21072107
calendarName = "Spring Data Release"
21082108
group("org.springframework.data") {

0 commit comments

Comments
 (0)