Skip to content

Commit 43d3d83

Browse files
committed
Upgrade to Spring Data Bom 2024.0.3
Closes gh-41902
1 parent 41393e5 commit 43d3d83

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
@@ -1938,7 +1938,7 @@ bom {
19381938
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19391939
}
19401940
}
1941-
library("Spring Data Bom", "2024.0.3-SNAPSHOT") {
1941+
library("Spring Data Bom", "2024.0.3") {
19421942
considerSnapshots()
19431943
calendarName = "Spring Data Release"
19441944
group("org.springframework.data") {

0 commit comments

Comments
 (0)