Skip to content

Commit b9e1bf6

Browse files
committed
Start building against Spring Data 2021.0.7 snapshots
See gh-28512
1 parent d36c0f2 commit b9e1bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1656,7 +1656,7 @@ bom {
16561656
]
16571657
}
16581658
}
1659-
library("Spring Data Bom", "2021.0.6") {
1659+
library("Spring Data Bom", "2021.0.7-SNAPSHOT") {
16601660
group("org.springframework.data") {
16611661
imports = [
16621662
"spring-data-bom"

0 commit comments

Comments
 (0)