Skip to content

Commit b82367a

Browse files
committed
Upgrade to Spring Data Bom 2023.1.12
Closes gh-42997
1 parent e4fb95a commit b82367a

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
@@ -1586,7 +1586,7 @@ bom {
15861586
]
15871587
}
15881588
}
1589-
library("Spring Data Bom", "2023.1.12-SNAPSHOT") {
1589+
library("Spring Data Bom", "2023.1.12") {
15901590
considerSnapshots()
15911591
calendarName = "Spring Data Release"
15921592
group("org.springframework.data") {

0 commit comments

Comments
 (0)