Skip to content

Commit add05fe

Browse files
committed
Upgrade to Spring Data Bom 2021.2.16
Closes gh-37248
1 parent 408fb8a commit add05fe

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.16-SNAPSHOT") {
1752+
library("Spring Data Bom", "2021.2.16") {
17531753
considerSnapshots()
17541754
calendarName = "Spring Data Release"
17551755
prohibit {

0 commit comments

Comments
 (0)