Skip to content

Commit 16dbdc5

Browse files
committed
Upgrade to Spring Data 2021.0.6
Closes gh-28244
1 parent 04abaa2 commit 16dbdc5

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
@@ -1656,7 +1656,7 @@ bom {
16561656
]
16571657
}
16581658
}
1659-
library("Spring Data Bom", "2021.0.6-SNAPSHOT") {
1659+
library("Spring Data Bom", "2021.0.6") {
16601660
group("org.springframework.data") {
16611661
imports = [
16621662
"spring-data-bom"

0 commit comments

Comments
 (0)