Skip to content

Commit c95b540

Browse files
committed
Start building against Spring Data Bom 2021.2.18 snapshots
See gh-38282
1 parent edc6da2 commit c95b540

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
@@ -1741,7 +1741,7 @@ bom {
17411741
]
17421742
}
17431743
}
1744-
library("Spring Data Bom", "2021.2.17") {
1744+
library("Spring Data Bom", "2021.2.18-SNAPSHOT") {
17451745
considerSnapshots()
17461746
calendarName = "Spring Data Release"
17471747
prohibit {

0 commit comments

Comments
 (0)