Skip to content

Commit 97e6626

Browse files
committed
Upgrade to Spring Data 2021.1.10
Closes gh-33125
1 parent c1fe43a commit 97e6626

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
@@ -1711,7 +1711,7 @@ bom {
17111711
]
17121712
}
17131713
}
1714-
library("Spring Data Bom", "2021.1.10-SNAPSHOT") {
1714+
library("Spring Data Bom", "2021.1.10") {
17151715
group("org.springframework.data") {
17161716
imports = [
17171717
"spring-data-bom"

0 commit comments

Comments
 (0)