Skip to content

Commit 46ddd85

Browse files
committed
Upgrade to Spring Data 2022.0.0-M5
Closes gh-31619
1 parent e1c22bc commit 46ddd85

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
@@ -1419,7 +1419,7 @@ bom {
14191419
]
14201420
}
14211421
}
1422-
library("Spring Data Bom", "2022.0.0-SNAPSHOT") {
1422+
library("Spring Data Bom", "2022.0.0-M5") {
14231423
group("org.springframework.data") {
14241424
imports = [
14251425
"spring-data-bom"

0 commit comments

Comments
 (0)