Skip to content

Commit 3e0829c

Browse files
committed
Upgrade to Spring Data 2020.0.11
Closes gh-27161
1 parent d8959f4 commit 3e0829c

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.11-SNAPSHOT") {
1567+
library("Spring Data Bom", "2020.0.11") {
15681568
group("org.springframework.data") {
15691569
imports = [
15701570
"spring-data-bom"

0 commit comments

Comments
 (0)