Skip to content

Commit a75bae6

Browse files
committed
Upgrade to Spring Data Bom 2023.0.3
Closes gh-36845
1 parent d9cc6e8 commit a75bae6

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
@@ -1390,7 +1390,7 @@ bom {
13901390
]
13911391
}
13921392
}
1393-
library("Spring Data Bom", "2023.0.3-SNAPSHOT") {
1393+
library("Spring Data Bom", "2023.0.3") {
13941394
group("org.springframework.data") {
13951395
imports = [
13961396
"spring-data-bom"

0 commit comments

Comments
 (0)