Skip to content

Commit 84654d4

Browse files
committed
Upgrade to Spring Data Bom 2024.0.2
Closes gh-41300
1 parent ed40047 commit 84654d4

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
@@ -1908,7 +1908,7 @@ bom {
19081908
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
19091909
}
19101910
}
1911-
library("Spring Data Bom", "2024.0.2-SNAPSHOT") {
1911+
library("Spring Data Bom", "2024.0.2") {
19121912
considerSnapshots()
19131913
calendarName = "Spring Data Release"
19141914
group("org.springframework.data") {

0 commit comments

Comments
 (0)