Skip to content

Commit 5036560

Browse files
committed
Upgrade to Spring Data 2021.1.6
Closes gh-31611
1 parent 52d4dd9 commit 5036560

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
@@ -1677,7 +1677,7 @@ bom {
16771677
]
16781678
}
16791679
}
1680-
library("Spring Data Bom", "2021.2.2-SNAPSHOT") {
1680+
library("Spring Data Bom", "2021.2.2") {
16811681
prohibit("[2022.0.0-M1,)") {
16821682
because "it uses Spring Framework 6"
16831683
}

0 commit comments

Comments
 (0)