Skip to content

Commit da92340

Browse files
committed
Upgrade to Spring Data Bom 2024.0.2
Closes gh-41307
1 parent 33c9398 commit da92340

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
@@ -1898,7 +1898,7 @@ bom {
18981898
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
18991899
}
19001900
}
1901-
library("Spring Data Bom", "2024.0.2-SNAPSHOT") {
1901+
library("Spring Data Bom", "2024.0.2") {
19021902
considerSnapshots()
19031903
calendarName = "Spring Data Release"
19041904
group("org.springframework.data") {

0 commit comments

Comments
 (0)