Skip to content

Commit 91ff768

Browse files
committed
Upgrade to Spring Data Bom 2024.0.13
Closes gh-45754
1 parent 0656190 commit 91ff768

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
@@ -2129,7 +2129,7 @@ bom {
21292129
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21302130
}
21312131
}
2132-
library("Spring Data Bom", "2024.0.13-SNAPSHOT") {
2132+
library("Spring Data Bom", "2024.0.13") {
21332133
considerSnapshots()
21342134
calendarName = "Spring Data Release"
21352135
group("org.springframework.data") {

0 commit comments

Comments
 (0)