Skip to content

Commit a722fe4

Browse files
committed
Upgrade to Spring Data 2020.0.14
Closes gh-28225
1 parent 7794393 commit a722fe4

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
@@ -1571,7 +1571,7 @@ bom {
15711571
]
15721572
}
15731573
}
1574-
library("Spring Data Bom", "2020.0.14-SNAPSHOT") {
1574+
library("Spring Data Bom", "2020.0.14") {
15751575
group("org.springframework.data") {
15761576
imports = [
15771577
"spring-data-bom"

0 commit comments

Comments
 (0)