Skip to content

Commit 8c7c332

Browse files
committed
Upgrade to Spring Data Bom 2024.1.7
Closes gh-45767
1 parent 250c76e commit 8c7c332

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

0 commit comments

Comments
 (0)