Skip to content

Commit f32923d

Browse files
committed
Start building against Spring Data Bom 2021.2.12 snapshots
See gh-35292
1 parent b4715f5 commit f32923d

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.11") {
1742+
library("Spring Data Bom", "2021.2.12-SNAPSHOT") {
17431743
prohibit {
17441744
versionRange "[2022.0.0-M1,)"
17451745
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)