Skip to content

Commit b00b2ea

Browse files
committed
Upgrade to Spring Data Bom 2021.0.12
Closes gh-35496
1 parent c575aac commit b00b2ea

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
@@ -1709,7 +1709,7 @@ bom {
17091709
]
17101710
}
17111711
}
1712-
library("Spring Data Bom", "2021.0.11") {
1712+
library("Spring Data Bom", "2021.0.12") {
17131713
group("org.springframework.data") {
17141714
imports = [
17151715
"spring-data-bom"

0 commit comments

Comments
 (0)