Skip to content

Commit fe2e57d

Browse files
committed
Upgrade to Spring Data 2021.0.0
Closes gh-25928
1 parent 8c15e69 commit fe2e57d

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
@@ -1643,7 +1643,7 @@ bom {
16431643
]
16441644
}
16451645
}
1646-
library("Spring Data Bom", "2021.0.0-SNAPSHOT") {
1646+
library("Spring Data Bom", "2021.0.0") {
16471647
group("org.springframework.data") {
16481648
imports = [
16491649
"spring-data-bom"

0 commit comments

Comments
 (0)