Skip to content

Commit 8f2de48

Browse files
committed
Upgrade to Spring Data 2020.0.1
Closes gh-24036
1 parent 634b88b commit 8f2de48

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
@@ -1554,7 +1554,7 @@ bom {
15541554
]
15551555
}
15561556
}
1557-
library("Spring Data Bom", "2020.0.0") {
1557+
library("Spring Data Bom", "2020.0.1") {
15581558
group("org.springframework.data") {
15591559
imports = [
15601560
"spring-data-bom"

0 commit comments

Comments
 (0)