Skip to content

Commit 1c4fc7d

Browse files
committed
Upgrade to Spring Data 2021.0.9
Closes gh-29711
1 parent 6bf172f commit 1c4fc7d

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
@@ -1666,7 +1666,7 @@ bom {
16661666
]
16671667
}
16681668
}
1669-
library("Spring Data Bom", "2021.0.9-SNAPSHOT") {
1669+
library("Spring Data Bom", "2021.0.9") {
16701670
group("org.springframework.data") {
16711671
imports = [
16721672
"spring-data-bom"

0 commit comments

Comments
 (0)