Skip to content

Commit ba38441

Browse files
committed
Upgrade to Spring Data 2021.1.4
Closes gh-30602
1 parent 00b175b commit ba38441

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
@@ -1692,7 +1692,7 @@ bom {
16921692
]
16931693
}
16941694
}
1695-
library("Spring Data Bom", "2021.1.4-SNAPSHOT") {
1695+
library("Spring Data Bom", "2021.1.4") {
16961696
group("org.springframework.data") {
16971697
imports = [
16981698
"spring-data-bom"

0 commit comments

Comments
 (0)