Skip to content

Commit c6dece0

Browse files
committed
Upgrade to Spring Data 2021.0.0-M4
Closes gh-25004
1 parent d34e832 commit c6dece0

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
@@ -1621,7 +1621,7 @@ bom {
16211621
]
16221622
}
16231623
}
1624-
library("Spring Data Bom", "2021.0.0-SNAPSHOT") {
1624+
library("Spring Data Bom", "2021.0.0-M4") {
16251625
group("org.springframework.data") {
16261626
imports = [
16271627
"spring-data-bom"

0 commit comments

Comments
 (0)