Skip to content

Commit 19b9a0a

Browse files
committed
Upgrade to Spring Data 2021.0.10
Closes gh-30172
1 parent 0c90330 commit 19b9a0a

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
@@ -1708,7 +1708,7 @@ bom {
17081708
]
17091709
}
17101710
}
1711-
library("Spring Data Bom", "2021.0.10-SNAPSHOT") {
1711+
library("Spring Data Bom", "2021.0.10") {
17121712
group("org.springframework.data") {
17131713
imports = [
17141714
"spring-data-bom"

0 commit comments

Comments
 (0)