Skip to content

Commit 5970f29

Browse files
committed
Upgrade to Spring Data Bom 2023.1.0-RC1
Closes gh-37709
1 parent f30c984 commit 5970f29

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
@@ -1517,7 +1517,7 @@ bom {
15171517
]
15181518
}
15191519
}
1520-
library("Spring Data Bom", "2023.1.0-SNAPSHOT") {
1520+
library("Spring Data Bom", "2023.1.0-RC1") {
15211521
considerSnapshots()
15221522
calendarName = "Spring Data Release"
15231523
group("org.springframework.data") {

0 commit comments

Comments
 (0)