Skip to content

Commit 152de5f

Browse files
committed
Start building against Spring Data 2021.2.7 snapshots
See gh-33788
1 parent 98f3bf8 commit 152de5f

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
@@ -1692,7 +1692,7 @@ bom {
16921692
]
16931693
}
16941694
}
1695-
library("Spring Data Bom", "2021.2.6") {
1695+
library("Spring Data Bom", "2021.2.7-SNAPSHOT") {
16961696
prohibit("[2022.0.0-M1,)") {
16971697
because "it uses Spring Framework 6"
16981698
}

0 commit comments

Comments
 (0)