Skip to content

Commit 5c9e594

Browse files
committed
Upgrade to Spring Data 2021.2.0-M2
Closes gh-29223
1 parent 68f4938 commit 5c9e594

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
@@ -1653,7 +1653,7 @@ bom {
16531653
]
16541654
}
16551655
}
1656-
library("Spring Data Bom", "2021.2.0-SNAPSHOT") {
1656+
library("Spring Data Bom", "2021.2.0-M2") {
16571657
group("org.springframework.data") {
16581658
imports = [
16591659
"spring-data-bom"

0 commit comments

Comments
 (0)