Skip to content

Commit b4e97b7

Browse files
committed
Start building against Spring Data 2021.1.7 snapshots
See spring-projectsgh-32268
1 parent 0c5d5c3 commit b4e97b7

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
@@ -1701,7 +1701,7 @@ bom {
17011701
]
17021702
}
17031703
}
1704-
library("Spring Data Bom", "2021.1.6") {
1704+
library("Spring Data Bom", "2021.1.7-SNAPSHOT") {
17051705
group("org.springframework.data") {
17061706
imports = [
17071707
"spring-data-bom"

0 commit comments

Comments
 (0)