Skip to content

Commit c1b8e77

Browse files
committed
Upgrade to Spring Data Bom 2024.1.5
Closes gh-45090
1 parent 59b9b7c commit c1b8e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2095,7 +2095,7 @@ bom {
20952095
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
20962096
}
20972097
}
2098-
library("Spring Data Bom", "2024.1.5-SNAPSHOT") {
2098+
library("Spring Data Bom", "2024.1.5") {
20992099
considerSnapshots()
21002100
calendarName = "Spring Data Release"
21012101
group("org.springframework.data") {

0 commit comments

Comments
 (0)