Skip to content

Commit 7a523b5

Browse files
committed
Upgrade to Spring Data Bom 2023.1.6
Closes gh-40658
1 parent 04ebddc commit 7a523b5

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
@@ -1575,7 +1575,7 @@ bom {
15751575
]
15761576
}
15771577
}
1578-
library("Spring Data Bom", "2023.1.6-SNAPSHOT") {
1578+
library("Spring Data Bom", "2023.1.6") {
15791579
considerSnapshots()
15801580
calendarName = "Spring Data Release"
15811581
group("org.springframework.data") {

0 commit comments

Comments
 (0)