Skip to content

Commit 985f3be

Browse files
committed
Upgrade to Spring Data 2022.0-M4
Closes gh-30634
1 parent 4864b98 commit 985f3be

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
@@ -1356,7 +1356,7 @@ bom {
13561356
]
13571357
}
13581358
}
1359-
library("Spring Data Bom", "2022.0.0-SNAPSHOT") {
1359+
library("Spring Data Bom", "2022.0.0-M4") {
13601360
group("org.springframework.data") {
13611361
imports = [
13621362
"spring-data-bom"

0 commit comments

Comments
 (0)