Skip to content

Commit 10dcdcc

Browse files
committed
Upgrade to Spring Data Bom 2023.1.7
Closes gh-41018
1 parent 7de7380 commit 10dcdcc

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
@@ -1574,7 +1574,7 @@ bom {
15741574
]
15751575
}
15761576
}
1577-
library("Spring Data Bom", "2023.1.7-SNAPSHOT") {
1577+
library("Spring Data Bom", "2023.1.7") {
15781578
considerSnapshots()
15791579
calendarName = "Spring Data Release"
15801580
group("org.springframework.data") {

0 commit comments

Comments
 (0)