Skip to content

Commit 90a99ad

Browse files
committed
Upgrade to Spring Data Bom 2024.1.6
Closes gh-45415
1 parent b6bcd55 commit 90a99ad

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
@@ -2099,7 +2099,7 @@ bom {
20992099
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
21002100
}
21012101
}
2102-
library("Spring Data Bom", "2024.1.6-SNAPSHOT") {
2102+
library("Spring Data Bom", "2024.1.6") {
21032103
considerSnapshots()
21042104
calendarName = "Spring Data Release"
21052105
group("org.springframework.data") {

0 commit comments

Comments
 (0)