Skip to content

Commit 381857b

Browse files
committed
Upgrade to Spring Data Bom 2022.0.7
Closes gh-35738
1 parent af846da commit 381857b

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
@@ -1348,7 +1348,7 @@ bom {
13481348
]
13491349
}
13501350
}
1351-
library("Spring Data Bom", "2022.0.7-SNAPSHOT") {
1351+
library("Spring Data Bom", "2022.0.7") {
13521352
group("org.springframework.data") {
13531353
imports = [
13541354
"spring-data-bom"

0 commit comments

Comments
 (0)