Skip to content

Commit d3861bc

Browse files
committed
Upgrade to Spring Data Bom 2023.1.10
Closes gh-42124
1 parent 0215da0 commit d3861bc

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
@@ -1583,7 +1583,7 @@ bom {
15831583
]
15841584
}
15851585
}
1586-
library("Spring Data Bom", "2023.1.10-SNAPSHOT") {
1586+
library("Spring Data Bom", "2023.1.10") {
15871587
considerSnapshots()
15881588
calendarName = "Spring Data Release"
15891589
group("org.springframework.data") {

0 commit comments

Comments
 (0)