Skip to content

Commit 5d1ae23

Browse files
committed
Start building against Spring Data 2021.0.5 snapshots
See gh-27917
1 parent 2f33720 commit 5d1ae23

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
@@ -1649,7 +1649,7 @@ bom {
16491649
]
16501650
}
16511651
}
1652-
library("Spring Data Bom", "2021.0.4") {
1652+
library("Spring Data Bom", "2021.0.5-SNAPSHOT") {
16531653
group("org.springframework.data") {
16541654
imports = [
16551655
"spring-data-bom"

0 commit comments

Comments
 (0)