Skip to content

Commit 4474af6

Browse files
committed
Upgrade to Spring Data 2021.2.5
Closes gh-32595
1 parent 5671469 commit 4474af6

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
@@ -1674,7 +1674,7 @@ bom {
16741674
]
16751675
}
16761676
}
1677-
library("Spring Data Bom", "2021.2.5-SNAPSHOT") {
1677+
library("Spring Data Bom", "2021.2.5") {
16781678
prohibit("[2022.0.0-M1,)") {
16791679
because "it uses Spring Framework 6"
16801680
}

0 commit comments

Comments
 (0)