Skip to content

Commit 1b80026

Browse files
committed
Upgrade to Spring Data Bom 2022.0.9
Closes gh-36834
1 parent 1f6d060 commit 1b80026

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
@@ -1352,7 +1352,7 @@ bom {
13521352
]
13531353
}
13541354
}
1355-
library("Spring Data Bom", "2022.0.9-SNAPSHOT") {
1355+
library("Spring Data Bom", "2022.0.9") {
13561356
group("org.springframework.data") {
13571357
imports = [
13581358
"spring-data-bom"

0 commit comments

Comments
 (0)