Skip to content

Commit 9aaa5bc

Browse files
committed
Upgrade to Spring Data 2021.2.0-M4
Closes gh-30185
1 parent 7b02c32 commit 9aaa5bc

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
@@ -1683,7 +1683,7 @@ bom {
16831683
]
16841684
}
16851685
}
1686-
library("Spring Data Bom", "2021.2.0-SNAPSHOT") {
1686+
library("Spring Data Bom", "2021.2.0-M4") {
16871687
group("org.springframework.data") {
16881688
imports = [
16891689
"spring-data-bom"

0 commit comments

Comments
 (0)