Skip to content

Commit ff24fcb

Browse files
committed
Start building against Spring Data Bom 2021.2.16 snapshots
See gh-37248
1 parent 133963b commit ff24fcb

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
@@ -1749,7 +1749,7 @@ bom {
17491749
]
17501750
}
17511751
}
1752-
library("Spring Data Bom", "2021.2.15") {
1752+
library("Spring Data Bom", "2021.2.16-SNAPSHOT") {
17531753
considerSnapshots()
17541754
calendarName = "Spring Data Release"
17551755
prohibit {

0 commit comments

Comments
 (0)