Skip to content

Commit 2688342

Browse files
committed
Upgrade to Spring Data Bom 2024.1.8
Closes gh-46277
1 parent 955e60f commit 2688342

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
@@ -2131,7 +2131,7 @@ bom {
21312131
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21322132
}
21332133
}
2134-
library("Spring Data Bom", "2024.1.8-SNAPSHOT") {
2134+
library("Spring Data Bom", "2024.1.8") {
21352135
considerSnapshots()
21362136
calendarName = "Spring Data Release"
21372137
group("org.springframework.data") {

0 commit comments

Comments
 (0)