Skip to content

Commit 2f1ee94

Browse files
committed
Upgrade to Spring Data 2021.0.0-M5
Close gh-25548
1 parent 83ae2df commit 2f1ee94

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-M5") {
16251625
group("org.springframework.data") {
16261626
imports = [
16271627
"spring-data-bom"

0 commit comments

Comments
 (0)