Skip to content

Commit 60912c4

Browse files
committed
Upgrade to Spring Data Bom 2021.2.17
Closes gh-37677
1 parent a70afe2 commit 60912c4

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
@@ -1752,7 +1752,7 @@ bom {
17521752
]
17531753
}
17541754
}
1755-
library("Spring Data Bom", "2021.2.17-SNAPSHOT") {
1755+
library("Spring Data Bom", "2021.2.17") {
17561756
considerSnapshots()
17571757
calendarName = "Spring Data Release"
17581758
prohibit {

0 commit comments

Comments
 (0)