Skip to content

Commit 6cbe9a4

Browse files
committed
Upgrade to Spring Data Bom 2024.1.13
Closes gh-48416
1 parent a1caf58 commit 6cbe9a4

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
@@ -2135,7 +2135,7 @@ bom {
21352135
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21362136
}
21372137
}
2138-
library("Spring Data Bom", "2024.1.13-SNAPSHOT") {
2138+
library("Spring Data Bom", "2024.1.13") {
21392139
considerSnapshots()
21402140
calendarName = "Spring Data Release"
21412141
group("org.springframework.data") {

0 commit comments

Comments
 (0)