Skip to content

Commit a3990f1

Browse files
committed
Start building against Spring Data Bom 2021.2.14 snapshots
See gh-36173
1 parent b9881fa commit a3990f1

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
@@ -1743,7 +1743,7 @@ bom {
17431743
]
17441744
}
17451745
}
1746-
library("Spring Data Bom", "2021.2.13") {
1746+
library("Spring Data Bom", "2021.2.14-SNAPSHOT") {
17471747
prohibit {
17481748
versionRange "[2022.0.0-M1,)"
17491749
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)