Skip to content

Commit 29a7bb2

Browse files
committed
Upgrade to Spring Data Bom 2023.0.12
Closes gh-40649
1 parent f5d68e7 commit 29a7bb2

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
@@ -1462,7 +1462,7 @@ bom {
14621462
]
14631463
}
14641464
}
1465-
library("Spring Data Bom", "2023.0.12-SNAPSHOT") {
1465+
library("Spring Data Bom", "2023.0.12") {
14661466
considerSnapshots()
14671467
calendarName = "Spring Data Release"
14681468
group("org.springframework.data") {

0 commit comments

Comments
 (0)