Skip to content

Commit 03a0b30

Browse files
committed
Upgrade to Spring Data 2021.2.7
Closes gh-33788
1 parent 93204ad commit 03a0b30

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
@@ -1745,7 +1745,7 @@ bom {
17451745
]
17461746
}
17471747
}
1748-
library("Spring Data Bom", "2021.2.7-SNAPSHOT") {
1748+
library("Spring Data Bom", "2021.2.7") {
17491749
prohibit {
17501750
versionRange "[2022.0.0-M1,)"
17511751
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)