Skip to content

Commit e396aa3

Browse files
committed
Upgrade to Spring Data 2021.0.7
Closes gh-28512
1 parent 5209822 commit e396aa3

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
@@ -1663,7 +1663,7 @@ bom {
16631663
]
16641664
}
16651665
}
1666-
library("Spring Data Bom", "2021.0.7-SNAPSHOT") {
1666+
library("Spring Data Bom", "2021.0.7") {
16671667
group("org.springframework.data") {
16681668
imports = [
16691669
"spring-data-bom"

0 commit comments

Comments
 (0)