Skip to content

Commit d7f2571

Browse files
committed
Start building against Spring Data Bom 2021.2.8 snapshots
See gh-34144
1 parent 5b2971c commit d7f2571

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
@@ -1739,7 +1739,7 @@ bom {
17391739
]
17401740
}
17411741
}
1742-
library("Spring Data Bom", "2021.2.7") {
1742+
library("Spring Data Bom", "2021.2.8-SNAPSHOT") {
17431743
prohibit {
17441744
versionRange "[2022.0.0-M1,)"
17451745
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)