Skip to content

Commit 0fe0863

Browse files
committed
Upgrade to Spring Data 2020.0.0
Closes gh-23778
1 parent a6c6aba commit 0fe0863

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
@@ -1553,7 +1553,7 @@ bom {
15531553
]
15541554
}
15551555
}
1556-
library("Spring Data Bom", "2020.0.0-RC2") {
1556+
library("Spring Data Bom", "2020.0.0") {
15571557
group("org.springframework.data") {
15581558
imports = [
15591559
"spring-data-bom"

0 commit comments

Comments
 (0)