Skip to content

Commit e3eb37c

Browse files
committed
Upgrade to Spring Data Bom 2024.0.1
Closes gh-41033
1 parent 4ec8692 commit e3eb37c

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
@@ -1903,7 +1903,7 @@ bom {
19031903
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19041904
}
19051905
}
1906-
library("Spring Data Bom", "2024.0.1-SNAPSHOT") {
1906+
library("Spring Data Bom", "2024.0.1") {
19071907
considerSnapshots()
19081908
calendarName = "Spring Data Release"
19091909
group("org.springframework.data") {

0 commit comments

Comments
 (0)