Skip to content

Commit 854d872

Browse files
committed
Upgrade to Spring Data 2021.1.0
Closes gh-28517
1 parent 818abdc commit 854d872

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
@@ -1642,7 +1642,7 @@ bom {
16421642
]
16431643
}
16441644
}
1645-
library("Spring Data Bom", "2021.1.0-SNAPSHOT") {
1645+
library("Spring Data Bom", "2021.1.0") {
16461646
group("org.springframework.data") {
16471647
imports = [
16481648
"spring-data-bom"

0 commit comments

Comments
 (0)