Skip to content

Commit f919c99

Browse files
committed
Upgrade to Spring Data 2021.1.2
Closes gh-29721
1 parent 1b1571b commit f919c99

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
@@ -1645,7 +1645,7 @@ bom {
16451645
]
16461646
}
16471647
}
1648-
library("Spring Data Bom", "2021.1.2-SNAPSHOT") {
1648+
library("Spring Data Bom", "2021.1.2") {
16491649
group("org.springframework.data") {
16501650
imports = [
16511651
"spring-data-bom"

0 commit comments

Comments
 (0)