Skip to content

Commit c0895be

Browse files
committed
Upgrade to Spring Data 2020.0.13
Closes gh-27912
1 parent eacb927 commit c0895be

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
@@ -1564,7 +1564,7 @@ bom {
15641564
]
15651565
}
15661566
}
1567-
library("Spring Data Bom", "2020.0.13-SNAPSHOT") {
1567+
library("Spring Data Bom", "2020.0.13") {
15681568
group("org.springframework.data") {
15691569
imports = [
15701570
"spring-data-bom"

0 commit comments

Comments
 (0)