Skip to content

Commit 9ff17ed

Browse files
committed
Upgrade to Spring Data 2021.1.0-RC1
Closes gh-28255
1 parent 43a10ea commit 9ff17ed

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
@@ -1635,7 +1635,7 @@ bom {
16351635
]
16361636
}
16371637
}
1638-
library("Spring Data Bom", "2021.1.0-SNAPSHOT") {
1638+
library("Spring Data Bom", "2021.1.0-RC1") {
16391639
group("org.springframework.data") {
16401640
imports = [
16411641
"spring-data-bom"

0 commit comments

Comments
 (0)