Skip to content

Commit eaf0523

Browse files
committed
Upgrade to Spring Data 2021.1.9
Closes gh-32588
1 parent 5329eac commit eaf0523

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
@@ -1701,7 +1701,7 @@ bom {
17011701
]
17021702
}
17031703
}
1704-
library("Spring Data Bom", "2021.1.9-SNAPSHOT") {
1704+
library("Spring Data Bom", "2021.1.9") {
17051705
group("org.springframework.data") {
17061706
imports = [
17071707
"spring-data-bom"

0 commit comments

Comments
 (0)