Skip to content

Commit 7b9cd51

Browse files
committed
Upgrade to Spring Data Bom 2023.1.11
Closes gh-42535
1 parent 706f308 commit 7b9cd51

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
@@ -1582,7 +1582,7 @@ bom {
15821582
]
15831583
}
15841584
}
1585-
library("Spring Data Bom", "2023.1.11-SNAPSHOT") {
1585+
library("Spring Data Bom", "2023.1.11") {
15861586
considerSnapshots()
15871587
calendarName = "Spring Data Release"
15881588
group("org.springframework.data") {

0 commit comments

Comments
 (0)